geometric.mean: Geometric mean

View source: R/geometric_mean.R

geometric.meanR Documentation

Geometric mean

Description

Calculates the geometric mean of a numeric vector.

Usage

geometric.mean(x, na.rm = T)

Arguments

x

A numeric vector

na.rm

Logical. Should NA values be omitted from calculation? Default = T

Author(s)

Sean Rohan sean.rohan@noaa.gov


sean-rohan/trawllight documentation built on Jan. 13, 2023, 10:43 p.m.