Learn R Programming

dataquieR (version 1.0.8)

util_count_NA: Support function to count number of NAs

Description

Counts the number of NAs in x.

Usage

util_count_NA(x)

Arguments

x

object to count NAs in

Value

number of NAs