R/score.R
geom_mean_score.Rd
Discards any zero or NA scores, then calculates the geometric mean of the remaining scores. If all scores are zero, returns 0.
geom_mean_score(values)
Values to average