Skip to contents

Connect to the Primary REDCap MySQL Database Assigns package-scoped conn

Usage

connect_to_redcap_db()

Value

An S4 object. Run ?dbConnect for more information

Examples

if (FALSE) {
conn <- connect_to_redcap_db()
}