case_when_vars | R Documentation |
case_when_vars
completes case_when evaluation and returns a new variablecase_when function
case_when_vars
completes case_when evaluation and returns a new variable
case_when_vars(raw, scoresheet)
raw |
a raw data object |
scoresheet |
a properly formatted scoresheet object. Key columns that must have data for a case_when function are new_var and code. Code should be formatted in accordance with dplyr case_when input. See case_when |
appends new_var
column after evaluation of case_when statements in code
column of scoresheet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.