View source: R/check_missing_info.R
detect_blank_value | R Documentation |
Detect blank ("") value (TIMCI-specific function)
detect_blank_value(df, col)
df |
dataframe |
col |
column name to check for blank ("") 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.