kapo coulibaly <kmcou...@gmail.com> wrote: > 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? >
I've posted code for a 4-D plot here: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=90 It seems to be quite close to what you're looking for. Mike -- Mike Prager, NOAA, Beaufort, NC * Opinions expressed are personal and not represented otherwise. * Any use of tradenames does not constitute a NOAA endorsement. ______________________________________________ R-help@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.