| util_count_NA {dataquieR} | R Documentation |
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 |
Value
number of NAs
See Also
Other process_functions:
util_abbreviate(),
util_all_is_integer(),
util_attach_attr(),
util_bQuote(),
util_backtickQuote(),
util_coord_flip(),
util_extract_matches(),
util_par_pmap(),
util_setup_rstudio_job(),
util_suppress_output()
[Package dataquieR version 2.1.0 Index]