.check_dichotomous_value | R Documentation |
Check the validity of the values passed in ard_dichotomous(value)
.
.check_dichotomous_value(data, value)
data |
( |
value |
(named |
returns invisible if check is successful, throws an error message if not.
cardx:::.check_dichotomous_value(mtcars, list(cyl = 4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.