check_redcap_populated | R Documentation |
Check for potential outputs where metadata is present, but nrow
and
ncol
equal 0
. This causes multi_choice_to_labels
to fail, but
a helpful error message should be provided.
check_redcap_populated(db_data, call = caller_env())
db_data |
The REDCap database output generated by
|
call |
the calling environment to use in the error message |
A helpful error message alerting the user to check their API privileges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.