LARC/J.L.Shipman/jshipman wrote:
> 
>       I am new to R plot.  I am trying to increase the data point  
> observation when duplicate data points exist
> 
> x     y
> 1     10
> 1     10
> 2     3
> 4     5
> 9     8
> 
> in the about example  1, 10 would be displayed larger than the other  
> data points.  Could someone give me some assistance with this problem
> 

Not exactly what you want, but ?sunflowerplot might come close.

Dieter

-- 
View this message in context: 
http://www.nabble.com/duplicate-data-points-on-a-line-graph-tp24503299p24503357.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to