geometric_mean: Geometric means

Description Usage Arguments

View source: R/means.R

Description

Find the geometric mean of an object.

Usage

1
geometric_mean(x, na.rm = FALSE)

Arguments

x

A numeric vector or data.frame

na.rm

Logical. If TRUE, NA values will be removed.


jmbarbone/qpm documentation built on July 25, 2020, 10:41 p.m.