Zitat von Duncan Murdoch <[EMAIL PROTECTED]>: > On 04/09/2008 4:44 PM, Oliver Bandel wrote: > > Zitat von Duncan Murdoch <[EMAIL PROTECTED]>: > > > >> Oliver Bandel wrote: > >>> Hello, > >>> > >>> [...]
> plot3d doesn't support that directly, but you could plot with > type='n', > then use segments3d to add the lines. > > > > > BTW: how to change the perspective? I did not found an > > angle-parameter for the plot3d()-function. > > Just grab it with your mouse and drag. Wow, coool! :-) Well, rgl.... I think "gl" stands for OpenGl. Fine. :-) > Alternatively, > play3d(spin3d()) > will spin it, or par3d(userMatrix=rotationMatrix(...)) for a fixed > setting. Ok, some thinsg to play with. Thank you. Ciao, Oliver ______________________________________________ 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.