ds_gmean: Geometric Mean

Description Usage Arguments See Also Examples

View source: R/ds-describe.R

Description

Computes the geometric mean

Usage

1
ds_gmean(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.

...

further arguments passed to or from other methods

See Also

ds_hmean mean

Examples

1
2

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