<jonathenwu <at> hotmail.com> writes: > I have generated a figure using rgl.surface(),how can I scratch this > figure? thanks a lot.
Assuming you mean "print": Try rgl.snapshot, which produces a png file that can be printed by any standard paint program. Dieter ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
