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 Nov. 19, 2023, 5:12 p.m.