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"),...
sosman a ??crit :
lines() has a color argument
from the online help :
?lines
lines(x, y = NULL, type = "l", col = par("col"),...