Message-ID: <0E64DBD9C8B440D0B47389D4D1EBA1D6@ncku61cr5dcgb1>
Date: 2009-02-20T15:56:40Z
From: Huang, Guo-Hao
Subject: 3D or 4D plot
You can try rgl package.
It utilizes OpenGL library.
Or, check the CRAN to find other gtk based package
----- Original Message -----
From: "kapo coulibaly" <kmcoulib at gmail.com>
To: <r-help at r-project.org>
Sent: Friday, February 20, 2009 11:50 PM
Subject: [R] 3D or 4D plot
I have data on a regular grid in the format: x y z data. I would like to
be able to plot them in 3d kind of like a volume or a mesh with colors. Is
that possible in R and how?
Thanks
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.