[R] 4 dimensional graphics

hadley wickham h.wickham at gmail.com
Thu Jan 10 16:07:31 CET 2008


On Jan 10, 2008 8:36 AM, Petr PIKAL <petr.pikal at precheza.cz> wrote:
> Dear all
>
> I want to display 4 dimensional space by some suitable way. I searched
> CRAN and found miscellaneous 3 dim graphics packages which I maybe can
> modify but anyway I am open to any hint how to efficiently display data
> like:
>
> longitude, latitude, height, value

What exactly are you interested in?  I'd start with plots of:

 * long, lat, height
 * long, lat, value
 * height, value

to give you a feel for what is going on.

Hadley


-- 
http://had.co.nz/




More information about the R-help mailing list