pl.hsd {YRmisc} | R Documentation |
Plot histogram with density line for a data frame
Description
Plotting histogram with density for a data frame, with titles and label numbers.
Usage
pl.hsd(dataframe,l)
Arguments
dataframe |
:a data frame |
l |
: the beginning label number in the title (default set to 1) |
Examples
pl.hsd(mtcars,1)
[Package YRmisc version 0.1.6 Index]