View source: R/exportDataQuality.R
exportDataQuality | R Documentation |
Exports Data Quality queries by record. The Data Quality module must be enabled on the Control Center of REDCap to use this function. Additionally, this module must be enabled on each project before it can be used.
exportDataQuality(rcon, prefix, ...)
rcon |
A REDCap connection object as generated by |
prefix |
A string from your REDCap institutions Data Quality module url. The module prefix can be found by exporting module settings under External Modules in REDCap. At VUMC the prefix is 'vanderbilt_dataQuality'. |
... |
additional arguments that are ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.