powered by
The number of rows and columns may be specified, or calculated.
May be used for single variables.
multi.hist(x,nrow=NULL, ncol=NULL,density=TRUE,freq=FALSE,main="Histogram, Density, and Normal Fit",...)
bi.bars
multi.hist(sat.act) multi.hist(sat.act,col="red") multi.hist(sat.act,freq=TRUE) #show the frequency plot multi.hist(sat.act,nrow=2)
Run the code above in your browser using DataLab