William,
Many thanks
It perfectly works.
Best
Envoyé de mon iPhone
Le 8 janv. 2015 à 21:24, William Dunlap a écrit :
> Supply a vector of colors. E.g.,
> barplot(table(mtcars$cyl), col=c("red","yellow","green"))
> boxplot(with(mtcars, split(wt, cyl)), col=c("red","yellow","green"))
>
>
Supply a vector of colors. E.g.,
barplot(table(mtcars$cyl), col=c("red","yellow","green"))
boxplot(with(mtcars, split(wt, cyl)), col=c("red","yellow","green"))
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Thu, Jan 8, 2015 at 12:06 PM, varin sacha wrote:
> Hi R-experts,
> Basic question
Hi R-experts,
Basic questions (sorry for that) but after many attempts I don't get it. So in
case of you might have time to give me some responses, would be highly
appreciated.
Two simple graphs (barplots and boxplots). Everything is going fine but I would
like to have my 2 bars (male and female
3 matches
Mail list logo