geomean: Computes the geometric mean

View source: R/geomean.R

geomeanR Documentation

Computes the geometric mean

Description

Computes the geometric mean

Usage

geomean(x, na.rm = T)

Arguments

x

vector

na.rm

should NAs be removed?


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.