Hello everyone,

I am trying to color two boxplots on the same graph two 
different colors.
I have tried the following

boxplot(5,1:19,5,20:39,col=c("red","blue"))
but all I get are two blue boxes.
Any help would be appreciated
Paul



      
        [[alternative HTML version deleted]]

______________________________________________
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