geometric.mean: Utility functions for generic maths, mostly the same function...

View source: R/utility_math_funs.R

geometric.meanR Documentation

Utility functions for generic maths, mostly the same function but ignoring NA's

Description

calculate geometric mean when you have na's in vector

Usage

geometric.mean(x)

Arguments

x

vecor of strictly positive values

Value

geometric mean with na's ignored


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.