-----Original Message-----
From: Richard A. O'Keefe [mailto:ok at cs.otago.ac.nz]
Sent: Monday, 23 June 2003 11:14 AM
To: r-help at stat.math.ethz.ch
Subject: [R] How can I do a spinning plot in R?
I have found XLispStat's spinning plots illuminating.
I'd like to do the same thing in R.
A dozen or so probes with help, help.search, apropos
haven't turned up anything, and I've even resorted to
grepping through the entire R source distribution
looking for 'spin.*plot', to no avail.
Either the feature is called something else in R (what?),
or it's in some other package in CRAN (which?),
or it's not yet available (I hope not, because I am very
far from being skilled enough in R programming to do it
myself).
Help?