
Last chance! 50% off unlimited learning
Sale ends in
data(Convictions)
data(Convictions)
str(Convictions)
barchart(boys ~ as.factor(convictions), Convictions, horizontal = FALSE)
xyplot( boys ~ convictions, Convictions, type = "h", lwd = 20)
Run the code above in your browser using DataLab