Skip to content
Prev 78403 / 398502 Next

multiple line plots

sosman a ??crit :

lines() has a color argument

from the online help :
?lines
lines(x, y = NULL, type = "l", col = par("col"),...