Coefficient of variation
Compute sample sd divided by mean.
x (Vector): | List Numeric input.
Vector
na_rm (Bool): = false Remove NA values first.
Bool