powered by
Compute the geometric mean
gmean(x, ...)
a numeric vector containing the values whose geometric mean is to be computed
further arguments passed to or from other methods #' @details Any NA values are stripped from x before computation takes place.
x
Returns the geometric mean of x
hmean mean
hmean
mean
gmean(mtcars$mpg)
Run the code above in your browser using DataLab