A class to handle syncing our data in REDCap, DB, and LabGuru.
1 2 3 | sync <- SyncHandler$new(project_id, instrument, redcap_id, redcap_token,
guru_token, redcap_url)
sync$sync_data()
|
SyncHandler
class generator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.