check_user_rights | R Documentation |
Check for potential user access privilege issues and provide an appropriate warning message. This can occur when metadata forms/field names do not appear in a database export.
check_user_rights(db_data, db_metadata, call = caller_env())
db_data |
The REDCap database output generated by
|
db_metadata |
The REDCap metadata output generated by |
call |
the calling environment to use in the warning 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.