Hi all,

I just started using the rgl package in R, and I need to know how I connect
the dots I created. A simple line from one coördinate (x0,y0,z0) to another
(x1,y1,z1) will do. I tried using the code rgl.lines, but it doesn't accept
lines that don't stem from O (0,0,0).  Please help!

Thanks!

--
View this message in context: 
http://r.789695.n4.nabble.com/How-do-I-connect-dots-in-the-RGL-package-tp4633123.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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.

Reply via email to