ari_mean.Rd
Compute the arithmetic mean of a numeric vector, ignoring NA values.
NA
ari_mean(x)
A numeric vector.
A numeric scalar representing the mean.