Description Usage Arguments Value Examples
Function to grab data from master demo and merge.
1 | get_md_data(md, task_data, protocol, other_fields = c())
|
md |
is a Master Demographic REDCapR object. |
task_data |
the dataframe returned from REDCapR data object request. |
protocol |
is the project we want data from. |
other_fields |
a vector of extra fields to get from Master Demo. |
The selected Master Demo data merged with task/protocol data.
1 | get_md_data(md=master_demo, task_data=bsocial_trust, protocol='bsocial')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.