Renaud Lancelot wrote:
Dieter Menne a �crit :
You wrote:
---
I have matrix (n x3) that represents discrete data. Each row of matrix is 3-D point (x,y,z). I would like to get contour map (z value) at two dimension (x,y). How can I use related contour function to do this job?
---
Paul Murrell ([EMAIL PROTECTED]) sent me his little clines package some time ago. I will mail you (LZ) a copy
(Paul, I assume this is ok?).
Dieter
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
The package clines is now on CRAN.
Also, be aware that in the next R release there will be a contourLines() function as part of R which will make the clines package redundant.
Paul -- Dr Paul Murrell Department of Statistics The University of Auckland Private Bag 92019 Auckland New Zealand 64 9 3737599 x85392 [EMAIL PROTECTED] http://www.stat.auckland.ac.nz/~paul/
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
