powered by
Plotting histograms for a data frame, with titles and label numbers.
pl.hist(x, l = 1)
:a data frame
: the beginning label number in the title (default set to 1)
# NOT RUN { pl.hist(mtcars,1) # }
Run the code above in your browser using DataLab