On 10/07/2017 8:41 AM, Eliza B wrote:
Dear useRs,
Is there a way to draw helix spring in R of desired diameter and number of
turns?
Yes, use rgl's cylinder3d function. (Or lines3d if you don't want any
volume.)
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.