View source: R/util_is_na_0_empty_or_false.R
util_is_na_0_empty_or_false | R Documentation |
Detect falsish values
util_is_na_0_empty_or_false(x)
x |
a value/vector of values |
vector of logical values:
TRUE
, wherever x is somehow empty
Other missing_functions:
util_all_intro_vars_for_rv()
,
util_count_expected_observations()
,
util_filter_missing_list_table_for_rv()
,
util_get_code_list()
,
util_observation_expected()
,
util_remove_empty_rows()
,
util_replace_codes_by_NA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.