[R] How can I do a spinning plot in R?
Simon Blomberg
Simon.Blomberg at anu.edu.au
Mon Jun 23 03:59:08 CEST 2003
Nothing in R per se, but R has a package Rggobi which provides an interface to ggobi, which is a program that may do what you want. Unix and Windows versions are available. See http://www.ggobi.org/
Cheers,
Simon.
Simon Blomberg, PhD
Depression & Anxiety Consumer Research Unit
Centre for Mental Health Research
Australian National University
http://www.anu.edu.au/cmhr/
Simon.Blomberg at anu.edu.au +61 (2) 6125 3379
> -----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?
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
More information about the R-help
mailing list