[R] xyz.coords

Emmanuel Paradis paradis at isem.univ-montp2.fr
Wed May 10 12:24:34 CEST 2000


At 00:14 10/05/00 +0200, you wrote:
>richards at toutatis.pci.upmc.edu writes:
>
>> scatterplot3d(), obtained from:
>> 
>>     ##  scatterplot3d, 0.2.10 , 17.04.00,
>>     ##  Uwe Ligges <ligges at statistik.uni-dortmund.de>,
>>     ##      http://www.statistik.uni-dortmund.de/leute/ligges.htm
>> 
>...
>>  couldn't find function "xyz.coords"
>>     
>> I am clueless. 
>
>Now that statement is quite a temptation to comment upon...
>
>> Am I supposed to know about this function, as the autghors
>> seem to assume?  Thanks for any help.
>
>...especially since xyz.coords sits 5 lines down from 3D-Scatterplot
>on Uwe's homepage!


I installed 'scatterplot3d' with R 1.0.1 under NT4, and the function
xyz.coords() is in the file
R_HOME\rw1001\library\scatterplot3d\R\scatterplot3d

....
xyz.coords <- function(x, y, z, xlab=NULL, ylab=NULL, zlab=NULL, log=NULL,
recycle = FALSE)
{
....

scatterplot3d works fine for me (at least with the 5 ex provided).

Emmanuel Paradis
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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