powered by
geo.mean(x, na.rm = TRUE)
set.seed(122) vals <- sample(1:100, 10) geo.mean(vals)
Run the code above in your browser using DataLab