[R] using identify() with scatterplot3d()

Tak Wing Chan tw.chan at sociology.oxford.ac.uk
Thu Jun 27 17:53:03 CEST 2002


Dear all

I am running R 1.4.1 on a Linux box. I have tried to label data points
in a 3-d scatterplot, but without much success. What I did was as
follows:

> scatterplot3d(x, y, z)
> identify(x, y, z, row.names(Data))

When I tried to click on/near the data points, I either receive this
msg:

warning: no point with 0.25 inches,

or some numbers in Data, not the row names, come up on the graph. So I
wonder if I've got something wrong. Is it possible to use identify()
with scatterplot3d() ?

Many thanks for your help!

Wing

-- 
Department of Sociology        tel: +44 1865 286176
University of Oxford           fax: +44 1865 286171
Littlegate House, St Ebbes     http://users.ox.ac.uk/~sfos0006/
Oxford OX1 1PS, UK
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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