View source: R/check_missing_info.R
detect_missing_value | R Documentation |
Detect missing (NA) value (TIMCI-specific function)
detect_missing_value(df, col)
df |
dataframe |
col |
column name to check for missing (NA) values |
This function returns a dataframe containing only participants with no information in column 'col'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.