freq.hist: Plot a histogram with frequence curve

View source: R/freq.hist.R

freq.histR Documentation

Plot a histogram with frequence curve

Description

This function can be used to plot a histogram with frequence curve.

\item

dat a vector with continuous values.

data(leaflife, package='smatr') fre.hist(log10(leaflife$longev))

Usage

freq.hist(dat = NULL, ...)

liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.