pl.hsd {YRmisc} | R Documentation |
Plotting histogram with density for a data frame, with titles and label numbers.
pl.hsd(dataframe,l)
dataframe |
:a data frame |
l |
: the beginning label number in the title (default set to 1) |
pl.hsd(mtcars,1)