countMissing {iNZightTools}R Documentation

Count missing values

Description

Count missing values

Usage

countMissing(var, na.rm = FALSE)

Arguments

var

the vector to sum up the number of missing values

na.rm

ignore this

Value

the number of missing values for that vector

Author(s)

Owen Jin

See Also

aggregateData


[Package iNZightTools version 1.12.2 Index]