Re: [R] 3D polar plots

2009-10-05 Thread David Winsemius
Searching on "spherical coordinates" brings up quite a few hits in r- search: Try: http://search.r-project.org/cgi-bin/namazu.cgi?query=%22spherical+coordinates%22&max=100&result=normal&sort=score&idxname=functions&idxname=Rhelp08&idxname=views&idxname=Rhelp02 The most relevant appears to be:

[R] 3D polar plots

2009-10-05 Thread Shane B.
Hello, I am very new to R. I would like to plot astronomy data by right ascension, declination, and various "distance" values, such as redshift and comoving distance, in 3D. Is there any 3D polar plotting functions? I can't seam to locate any information on whether it exists or not. _