On 13-10-14 1:13 PM, David Winsemius wrote:
On Oct 14, 2013, at 1:33 AM, palad...@trustindata.de wrote:
Hello,
I did some nice grafics using plot 3d and scatter3d. Is there a, hopefully not
too complicated way, to transform these dynamic, three-dimensional and
interactive grafics in a kind of
executable file? I want to show and send them via e-mail to projekt partners
who don`t use GNU R and who are not used to do programming. So the result
should be quite comfortable to execute for them in windows.
I hope my question is not too naive.
?rgl.snapshot
?play3d
?movie3d
Actually, ?writeWebGL is probably closer to what Claudia was after.
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.