Description Usage Arguments Value Examples
Function to create a REDCapR project from json input.
1 | get_project(cfg_path, protocol)
|
cfg_path |
is the path to the lab's json configuration file. |
protocol |
is the project we want data from. |
Returns an object to pull REDCap project data with.
1 2 | get_project(cfg_path='/bgfs/adombrovski/lab_resources/dnpl.json',
protocol='bsocial')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.