Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rapportools (version 1.1)

nmissing: Number of Missing Cases

Description

Returns a number of missing (NA) values in a variable. This is a wrapper around univar function with anonymous function passed to count number of NA elements in a variable.

Usage

nmissing(...)

Value

a numeric value with number of missing vector elements

Arguments

...

parameters to be passed to univar function