Learn R Programming

dataquieR (version 2.0.1)

util_count_NA: Support function to count number of NAs

Description

Counts the number of NAs in x.

Usage

util_count_NA(x)

Value

number of NAs

Arguments

x

object to count NAs in