Dear list, sorry to waste your time. I downloaded R and I like it very much. However, my main interest is in plotting 3D graphics form imported data (points and lines in a 3d space). I imported data in a very elegant way but I wasn't able to find in R something similar to the simple "splot" function of WGNUplot (I don't need persp, image, contour: my values are not necessarily progressive). Maybe it's a very stupid question: in case, please pardon me. Any help is appreciated. Please reply privately. I am not (actually) in the list. Thank you very much. Andrea Valle Universit? di Torino e Bologna marta_andrea at libero.it -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
"=?utf-8?Q?marta=5Fandrea at libero.it?=" <marta_andrea at libero.it> writes:> Dear list, > sorry to waste your time. I downloaded R and I like it very much. > However, my main interest is in plotting 3D graphics form imported data > (points and lines in a 3d space). I imported data in a very elegant way > but I wasn't able to find in R something similar to the simple "splot" > function of WGNUplot (I don't need persp, image, contour: my values are > not necessarily progressive). > Maybe it's a very stupid question: in case, please pardon me. > Any help is appreciated. > Please reply privately. I am not (actually) in the list. > Thank you very much.You probably want to check out the scatterplot3d package. (Which is great, but I'm sure we could do even better with true 3D visualization tools using lighting models, hidden surface removal, and all that.) -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>> sorry to waste your time. I downloaded R and I like it very much. >> However, my main interest is in plotting 3D graphics form imported data >> (points and lines in a 3d space). I imported data in a very elegant way >> but I wasn't able to find in R something similar to the simple "splot" >> function of WGNUplot (I don't need persp, image, contour: my values are >> not necessarily progressive). >> Maybe it's a very stupid question: in case, please pardon me. >> Any help is appreciated. >> Please reply privately. I am not (actually) in the list. >> Thank you very much. > >You probably want to check out the scatterplot3d package. >(Which is great, but I'm sure we could do even better with true 3D >visualization tools using lighting models, hidden surface removal, and >all that.)Hear hear! Even if R could export 3D graphs as VRML dots or meshes, folks could do the prettying-up elsewhere (and 3D models of the axes would be an enormous improvement over my ultimately pretty, but haphazard approach - for 'arty' epidemiology see www.nottingham.ac.uk/psychiatry/3d.html !). Stuart Dr Stuart Leask MA MB BChir (Cantab) MRCPsych Clinical Lecturer in Psychiatry, University of Nottingham Dept Psychiatry Duncan Macmillan House, Porchester Road, Nottingham. NG3 6AA. UK tel. 00 44 115 969 1300 xtn 40784 fax 0115 955 5352 www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._