contour labelling [was "Re: [R] image ()"]

Bill Simpson wsimpson at uwinnipeg.ca
Thu Dec 3 21:00:33 CET 1998


> include upgrading contour, image, persp etc.  In addition I hope that
> he will also add some mapping facilities along the lines of GMT (using
> their shoreline database).
> 
> Now would be a good time to make suggestions about desirable features.

OK this may be a long shot.
I often have to make a plot of like this: the heights (z) of trees in a
forest (whose locations are unif rand x,y) are recorded. Now we make a 3D
shaded surface plot of the (x,y,z) data. A triangular mesh is made by
finding the Delaunay triangulation (nearest neighbours are connected).

I am not talking about doing some form of interpolation (hence forcing the
data onto a regular grid).

Right now I make this type of plot with Mathematica, but it would be nice
to do this in R and get rid of Mma.

Thanks very much Ross for getting the persp() function into R.

Bill

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list