powered by
bi.bars(x,grp,horiz,color,label=NULL,...)
data(bfi) with(bfi,{bi.bars(age,gender,ylab="Age",main="Age by males and females") bi.bars(education,gender,xlab="Education",main="Education by gender",horiz=FALSE)})
Run the code above in your browser using DataLab