Rdocumentation
powered by
Learn R Programming
dataquieR (version 1.0.8)
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)
Arguments
x
object to count
NA
s in
Value
number of
NA
s