Learn R Programming

iNZightTools (version 1.13.0)

countMissing: Count missing values

Description

Count missing values

Usage

countMissing(var, na.rm = FALSE)

Value

the number of missing values for that vector

Arguments

var

the vector to sum up the number of missing values

na.rm

ignore this

Author

Owen Jin

See Also

aggregateData