R/utilities.R
ExpSD.Rd
Calculate SD of logged values in non-log space (return answer in log-space)
ExpSD(x)
A vector of values
Returns the standard deviation in log-space
ExpSD(x = c(1, 2, 3)) #> [1] 2.301323