[R] using identify() with scatterplot3d()

About this list Date view Thread view Subject view Author view Attachment view

From: Tak Wing Chan (tw.chan@sociology.oxford.ac.uk)
Date: Fri 28 Jun 2002 - 01:53:03 EST


Message-id: <3D1B34DF.22159AF2@sociology.oxford.ac.uk>

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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:34 EST