discard_list: Create a list with participant numbers that are both in the...

Description Usage Arguments Value Examples

View source: R/discard_list.R

Description

Create a list with participant numbers that are both in the batch data set and the mturk data set

Usage

1
discard_list(df1, df2)

Arguments

df1

the batch data set provided by amazon

df2

the mturk data set that we created locally

Value

a character vector

Examples

1
discard_list(batch_data, mturk_data)

andr3wli/mturkr documentation built on Feb. 19, 2022, 1:47 p.m.