try_redcapr {REDCapTidieR} | R Documentation |
Make a REDCapR
API call with custom error handling
Description
Make a REDCapR
API call with custom error handling
Usage
try_redcapr(expr, call = caller_env())
Arguments
expr |
an expression making a |
call |
the calling environment to use in the warning message |
Value
If successful, the data
element of the REDCapR
result. Otherwise an error
[Package REDCapTidieR version 1.1.1 Index]