Learn R Programming

nestedpp (version 0.2.0)

gmean: geometric mean function

Description

Function to compute the geometric mean

Usage

gmean(data, ...)

Value

geometric mean value

Arguments

data

vector with the data

...

further arguments passed to or from other methods

Examples

Run this code
gmean(1:10)

Run the code above in your browser using DataLab