Skip to contents

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

Usage

failed_attention_check(df, question)

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