Re: [R] Avoid overlap of labels in a scatterplot

2008-10-13 Thread Nicola Sturaro Sommacal
Felix Andrews ha scritto: >> thigmophobe.labels in the plotrix package tries to avoid label crashes, and Thank you, but I choosed > There is also pointLabel() in the maptools package. This work fine. Thank you very much. Nicola __ R-help@r-project.or

Re: [R] Avoid overlap of labels in a scatterplot

2008-10-12 Thread Felix Andrews
2008/10/12 Jim Lemon <[EMAIL PROTECTED]>: > Nicola Sturaro Sommacal wrote: >> >> Dear R users, >> I realise a scatterplot by >> plot(x,y) >> and I add the labels by >> text(x,y,labels,pos=1). >> >> How can I avoid, automatically, that labels overlap, like happen in SPSS? > > Hi Nicola, > thigmophob

Re: [R] Avoid overlap of labels in a scatterplot

2008-10-12 Thread Jim Lemon
Nicola Sturaro Sommacal wrote: Dear R users, I realise a scatterplot by plot(x,y) and I add the labels by text(x,y,labels,pos=1). How can I avoid, automatically, that labels overlap, like happen in SPSS? Hi Nicola, thigmophobe.labels in the plotrix package tries to avoid label crashes, and you

[R] Avoid overlap of labels in a scatterplot

2008-10-12 Thread Nicola Sturaro Sommacal
Dear R users, I realise a scatterplot by plot(x,y) and I add the labels by text(x,y,labels,pos=1). How can I avoid, automatically, that labels overlap, like happen in SPSS? Thank you. Nicola Sturaro __ R-help@r-project.org mailing list https://stat.e