Learn R Programming

sasLM (version 0.9.2)

N: Number of observations

Description

Number of observations excluding NA values

Usage

N(x)

Value

Count of the observation

Arguments

x

a vector of numerics

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector.