Description Usage Arguments Value Examples
Create a list with participant numbers that are both in the batch data set and the mturk data set
1 | discard_list(df1, df2)
|
df1 |
the batch data set provided by amazon |
df2 |
the mturk data set that we created locally |
a character vector
1 | discard_list(batch_data, mturk_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.