geom_mean: Perform the geometric mean of a numeric vector

View source: R/Main_functions.R

geom_meanR Documentation

Perform the geometric mean of a numeric vector

Description

Perform the geometric mean of a numeric vector

Usage

geom_mean(x, na.rm = TRUE)

Arguments

x

A numeric vector

na.rm

remove NA values

Value

A numeric value


VoisinneG/InteRact documentation built on May 17, 2022, 11:40 p.m.