Skip to content
Prev 169187 / 398506 Next

Odp: Overlaid plots - lines

Hi

r-help-bounces at r-project.org napsal dne 04.02.2009 11:59:44:
the
the
Try segments or arrows

x<-rnorm(10)
y<-rnorm(10)
plot(1:10,x)
points(1:10,y, col=2)
segments(1:10,y,1:10,x)

Regards
Petr
http://www.nabble.com/Overlaid-plots---lines-
http://www.R-project.org/posting-guide.html