[Rd] rgl question

Dominick Samperi djsamperi at gmail.com
Mon Mar 31 03:20:57 CEST 2014


Hello,

If I call lines3d(x,y,z) I get lines connecting each point, but
when I call rgl.lines(x,y,z) I get dashed lines, and adding
something like type='l' leads to an error message. The
docs seem to suggest that rgl.lines() calls lines3d(), so
I would expect the result to be the same.

Any tips would be appreciated.

Thanks,
Dominick



More information about the R-devel mailing list