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