check_fields_exist {REDCapTidieR} | R Documentation |
Check fields exist for checkbox combination
Description
Check fields exist for checkbox combination
Usage
check_fields_exist(fields, expr, call = caller_env())
Arguments
fields |
Vector of character strings to check the length of |
expr |
An expression |
call |
The calling environment to use in the error message |
[Package REDCapTidieR version 1.2.3 Index]