powered by
Plotting histograms for a data frame with 4 per page, with titles and label numbers automatically generated.
pl.hsdgg(x,l,bin)
:a data frame
:the beginning label number in the title (default set to 1)
:bin width of the graph
# NOT RUN { pl.hsdgg(as.data.frame(EuStockMarkets),1,100) # }
Run the code above in your browser using DataLab