Description Usage Arguments Value
View source: R/bpc_helpers_checks.R
Check if a data frame column contains only the values 1 0 and 2. Used to check the format of the results
1 | check_result_column(d_column)
|
d_column |
a column from a data frame |
TRUE (correct) or FALSE (with problems)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.