[R] axes limits in do3d

drlasher lasher at rvc.ac.uk
Tue Feb 23 12:03:20 CET 2010


Does anybody know how to change the axes limits in do3d in made4?

This is the code I have tried:

do3d(sub, x=2, y=1, z=3, pch="+", 
col="darkgreen",  ylim=c(0,4), xlim=c(0,140) 
)

But it doesn't seem to change the limits of the x and y axes as I would
expect. I've also tried lab statements but can't seem to achieve the scales
that I want.

Any ideas would be much appreciated.
-- 
View this message in context: http://n4.nabble.com/axes-limits-in-do3d-tp1565754p1565754.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list