Dear R-users and R-developpers, I've not been able to find 3d graphics in R, like Splus spin() or brush(). Are there any that I've missed and/or is anybody working on implementing these type of functions? Thanks Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 alobo at ija.csic.es http://pangea.ija.csic.es/alobo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I'm not familiar with S/S+, but I think the "xgobi" software package can do what you want (spin plots, brushing, etc. ...). There is an interface to R as well as to S/S+. The program itself and the interface are both available at StatLib (Mirror from http://www.research.att.com/areas/stat/xgobi). I don't know what kind of platform you are using, but as far as I remember "xgobi" is included in a number of Linux distributions, which could make life a little easier for you. Uli Flenker Institute of Biochemistry German Sports University Cologne Carl-Diem-Weg 6 50933 Cologne / Germany Phone 0049/0221/4982-493 -494 On Wed, 28 Jul 1999, Agustin Lobo wrote:> > Dear R-users and R-developpers, > > I've not been able to find 3d graphics in R, like > Splus spin() or brush(). Are there any that I've missed > and/or is anybody working on implementing these > type of functions? > > Thanks > > Dr. Agustin Lobo > Instituto de Ciencias de la Tierra (CSIC) > Lluis Sole Sabaris s/n > 08028 Barcelona SPAIN > tel 34 93409 5410 > fax 34 93411 0012 > alobo at ija.csic.es > http://pangea.ija.csic.es/alobo > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Agustin, Take a look at XGobi and XGvis, which are data visualization tools very similar to spin and brush. You can find it at: http://lib.stat.cmu.edu/general/XGobi/ There is also a R package "xgobi" providing the interface between R and XGobi. With this package it's quite easy to load a dataset to XGobi and "brush" it to your heart's content. This brings up another question: Has anybody looked at bringing XGobi "closer" to R. At the moment, the data exchange between the two programs works with files. It would be nice if it all could happen in memory. (I haven't checked the copyright from Bellcore about this...) Enjoy, -tom "Agustin" == Agustin Lobo <alobo at ija.csic.es> writes: Agustin> I've not been able to find 3d graphics in R, like Agustin> Splus spin() or brush(). Are there any that I've missed Agustin> and/or is anybody working on implementing these Agustin> type of functions? -- mailto:tov at ece.cmu.edu (Tom Vogels) Tel: (412) 268-6638 FAX: -3204 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._