check_forms_exist | R Documentation |
Provide an error message when any instrument names are passed to
read_redcap()
that do not exist in the project metadata.
check_forms_exist(db_metadata, forms, call = caller_env())
db_metadata |
The metadata file read by
|
forms |
The character vector of instrument names passed to
|
call |
the calling environment to use in the error message |
An error message listing the requested instruments that don't exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.