g_mean: Geometric mean

Description Usage Arguments Value Examples

Description

get a geometric mean

Usage

1
g_mean(x)

Arguments

x

is a numeric value, could be a a vector or data.frame

Value

a geometric mean

Examples

1
2
x<-rnorm(25,2,3)
g_mean(x)

osoramirez/resumeR documentation built on May 30, 2019, 12:47 p.m.