cv: Calculates the coefficient of variation (CV)

Description Usage Arguments Value

View source: R/Analysis.R

Description

The CV is the standard deviation seen relative to the mean of a given value

Usage

1
cv(val, digits = 2)

Arguments

val

The value to calculate

digits

The amount of digits to print

Value

A percentage representing the CV of val


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.