for normalizers

gm_mean(x, na.rm = TRUE)

Arguments

x

A numeric vector

na.rm

should NA be removed?

source: https://stackoverflow.com/questions/2602583/geometric-mean-is-there-a-built-in