n: Count the number of non-NA observations in a vector

Description Usage Arguments Value

View source: R/utils.R

Description

Count the number of non-NA observations in a vector

Usage

1
n(x)

Arguments

x

a vector

Value

the number of non-NA observations in x as an integer.


sboysel/boysel documentation built on May 29, 2019, 3:24 p.m.