Mean: Mean without NA

View source: R/Mean.R

MeanR Documentation

Mean without NA

Description

mean without NA values.

Usage

  Mean(y)

Arguments

y

a vector of numerics

Details

It removes NA in the input vector.

Value

mean value

Author(s)

Kyun-Seop Bae k@acr.kr


sasLM documentation built on March 8, 2026, 5:06 p.m.