Make a REDCapR
API call with custom error handling
REDCapR
API call with custom error handlingtry_redcapr(expr, call = caller_env())
expr
: an expression making a REDCapR
API callcall
: the calling environment to use in the warning messageIf successful, the data
element of the REDCapR
result. Otherwise an error
Useful links