failed_attention_check: Create a vector with all the participants that failed the...

Description Usage Arguments Value Examples

View source: R/failed_attention_check.R

Description

Create a vector with all the participants that failed the attention check

Usage

1

Arguments

df

data frame with the attention check question

question

the attention check question as a string

Value

a vector of all the participants that failed the attention check

Examples

1
2
attention_question <- "This is an attention check"
failed_attention_check <- (petition_data, attention_question)

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