cv: Coefficient of variation

Description Usage Arguments

View source: R/summaryFuns.R

Description

Calculate coefficient of variation of vector

Usage

1
cv(x, sigFig = NULL, ...)

Arguments

x

vector

sigFig

if not null, the number of significant digits to report

...

parameters to be passed to sd and mean


duanxd1/gfuns documentation built on March 7, 2020, 12:46 a.m.