ds_cvar: Coefficient of Variation

Description Usage Arguments Examples

View source: R/ds-describe.R

Description

Compute the coefficient of variation

Usage

1
ds_cvar(x, data = NULL, na.rm = FALSE)

Arguments

x

a numeric vector

data

a data.frame or tibble

na.rm

a logical value indicating whether NA values should be stripped before the computation proceeds.

Examples

1
2

descriptr documentation built on Dec. 15, 2020, 5:37 p.m.