Description Usage Arguments Value Examples
Function to grab data and merge it with master demo.
1 | get_merged_data(cfg, protocol, task, other_fields = c())
|
cfg |
is the path to the lab's json configuration file. (Required) |
protocol |
is the project we want data from. |
task |
is the specific task we want data for. |
other_fields |
a vector of extra fields to get from Master Demo. |
The selected Master Demo data merged with task/protocol data.
1 | get_merged_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.