Skip to contents

Compute the arithmetic mean of a numeric vector, ignoring NA values.

Usage

ari_mean(x)

Arguments

x

A numeric vector.

Value

A numeric scalar representing the mean.