Skip to content

How to Label Cases in Scatterplots?

4 messages · john55, Richard M. Heiberger, Jim Lemon +1 more

#
Hi everyone,

i?m trying to graphically display distributions with r and i?m working with
makrodata from the WVS.

the command i?m using is
i?m having an additional variable that identifies respectively labels the
cases with its country name.
how can i implement that variable, so it identifies the various cases in the
scatterplot and looks like the spss screenshot i posted below?

<http://r.789695.n4.nabble.com/file/n4650650/Unbenannt.gif> 

thanks in advance!



--
View this message in context: http://r.789695.n4.nabble.com/How-to-Label-Cases-in-Scatterplots-tp4650650.html
Sent from the R help mailing list archive at Nabble.com.
#
On 11/25/2012 03:04 AM, john55 wrote:
Hi john55,
This looks like thigmophobe.labels (plotrix), although it would be hard 
to avoid label overlapping with points that crowded.

Jim