Rdocumentation
powered by
Learn R Programming
dataquieR (version 2.0.1)
util_count_NA: Support function to count number of
NA
s
Description
Counts the number of
NA
s in x.
Usage
util_count_NA(x)
Value
number of
NA
s
Arguments
x
object to count
NA
s in