calc_geom_mean {tracerer} | R Documentation |
Calculate the geometric mean
Description
Calculate the geometric mean
Usage
calc_geom_mean(values)
Arguments
values |
a numeric vector of values |
Value
returns the geometric mean if all values are at least zero, else returns NA
Author(s)
Richèl J.C. Bilderbeek
[Package tracerer version 2.2.3 Index]