metaREDCap | R Documentation |
Alternate metadata function to read just the meta data from REDCap
metaREDCap(key, ...)
key |
the api key of interest. The package provides this. |
... |
Additional arguments passed to |
data.frame containing requested REDCap data.
## Not run: data <- metaREDCap(keyring::key_get("rccola", "database_name", "project_name"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.