Dear Reasearchers,

I wish to move the grid location at "0" value at Z axes (and change the
space of grid)


sad.dat<-data.frame(cols=c(0,1,2,3,4,5,6,8,13,16,20,22,27,30,31,39),rows=c(0,1,2,3,4,5,6,8,13,16,20,22,27,30,31,39),value=c(-0.058456362,0.011803170,-0.037236563,0.111767859,0.232420426,-0.073219997,0.046304199,-0.006668100,0.118500393,-0.077741739,-0.142726551,0.001646274,0.102012128,0.169143199,0.064334290,0.242530085))

    scatterplot3d(sad.dat,
        type="h",
        lwd=1,
        pch=16,
        highlight.3d=TRUE,
          grid=T,
        color="grey",
        main="scatterplot3d - 4")


thanks for help and suggestion. I tryed to see Help but I didn't find what i
need

Gianni

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to