Generic functions extensions
baseMethods.Rd
Basic extensions which add and/or modify additional functionality which is not available in R's basic packages.
Details
stdev
and termPlot
are generic functions with default
methods stats::sd
and stats::termplot
, respectively.