freq.hist | R Documentation |
This function can be used to plot a histogram with frequence curve.
\itemdat a vector with continuous values.
data(leaflife, package='smatr') fre.hist(log10(leaflife$longev))
freq.hist(dat = NULL, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.