Learn R Programming

crosstable (version 0.8.0)

N: Return the number of non NA observations

Description

Return the number of non NA observations

Usage

N(x)

Value

integer, number of non NA observations

Arguments

x

a vector

Author

David Hajage