[R] multiple line plots
    vincent@7d4.com 
    vincent at 7d4.com
       
    Wed Oct  5 15:21:35 CEST 2005
    
    
  
sosman a écrit :
lines() has a color argument
from the online help :
?lines
lines(x, y = NULL, type = "l", col = par("col"),...
    
    
More information about the R-help
mailing list