pl.histgg {YRmisc} | R Documentation |
Plotting histograms for a data frame with 4 per page, with titles and label numbers automatically generated.
pl.histgg(x,l,bin)
x |
:a data frame |
l |
:the beginning label number in the title (default set to 1) |
bin |
:bin width of histogram (default set to 30) |
pl.histgg(as.data.frame(EuStockMarkets),1)