[R] can I draw 3D plot like this using R?

Stephen J. Barr stephenjbarr at gmail.com
Thu Mar 12 06:22:47 CET 2009


Yes, you can:

For example:
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=40

In general RGraphGallery is quite useful for getting ideas and source
code to different kinds of graphs and plots.

Regards,
-stephen

-- 
==========================================
Stephen J. Barr
University of Washington
Dept. of Applied and Computational Math Sciences
Dept. of Economics
WEB: www.econsteve.com
==========================================


On Wed, Mar 11, 2009 at 8:35 PM, Oliver <fwang2 at gmail.com> wrote:
> hi, all
>
> I am looking at R package RGL to draw a colored mesh/surface plot like
> this one (from matlab).
> http://www.mathworks.com/access/helpdesk/help/techdoc/visualize/cbar.gif
>
> The key features I am looking for is surfaced with grid and color, but
> not the terrain-like gradient.  but I didn't come even close to it
> after browsing through rgl help file.
>
> have anyone drawn something like this before, is this doable afterall?
>
> thanks
>
> Oliver
>
> ______________________________________________
> 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.
>




More information about the R-help mailing list