A helper function to export data queries from the Data Quality REDCap module.
A helper function to export data queries from the Data Quality REDCap module.
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,...)
Arguments
rcon: A REDCap connection object as generated by redcapConnection.
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'.