powered by
multhist(x,breaks="Sturges",...)
hist
barplot
l <- list(runif(10)*10,1:10,c(1,1,1,1,4,8)) multhist(l)
Run the code above in your browser using DataLab