[R] Plot Point Labelling

Felix Andrews felix at nfrac.org
Fri Oct 31 07:57:30 CET 2008


Check out panel.identify.cloud in the latest version of the lattice package.

E.g.

cloud(depth ~ lat * long, quakes)
trellis.focus()
panel.identify.cloud()


2008/10/31 Charles Liard <charles.liard.vb at cmha.bc.ca>:
> Hi,
>
> Please tell me of an R graphical routine that will create a 3d plot
> something like "cloud" or "scatterplot3d" but that allows individual
> labeling of each point in the plot.  I've done it with SPSS.  I'm sure that
> there is an R routine, but I can't find it.
>
> I'm at:
> charles.liard.vb at cmha.bc.ca
> cliard at hotmail.com
>
> Thanks!
> Charles
> Charles Liard
> CMHA Vancouver - Burnaby Branch
> Tel: (604) 872 4902
> This email is intended only for the person to whom it was addressed (the
> addressee) and may contain confidential and / or private material. Any
> retransmission, dissemination, or other communication to a person other than
> the addressee of this message is prohibited. If you received this email in
> error, please contact the sender (or call 604 872 4902) and destroy all
> copies of the message.
>
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Felix Andrews / 安福立
http://www.neurofractal.org/felix/
3358 543D AAC6 22C2 D336  80D9 360B 72DD 3E4C F5D8



More information about the R-help mailing list