An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20050412/4a43ed75/attachment.pl
persp plot
2 messages · Dan Gerrard, Uwe Ligges
Dan Gerrard wrote:
Is there a way to mark specific tick points on x, y and z axes? Also, I'm trying to overlay a persp plot using the command lines(..) but it doesn't appear to work, does anyone know why?
See the examples of ?persp how to add elements to an existing persp() plot, in particular the function trans3d() given in the examples.
I'm also trying to rotate the persp plot using rotation but this doesn't work either? I get the error parameter "rotation" couldn't be set in high-level plot() function does anyone know why?
Because it does not exist. See ?persp. Uwe Ligges
Thanks for any help. [[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html