Load the data set and apply all cleaning steps

load_clean_dataset()

Value

Returns a list of four objects:

  • clean_data: data frame with cleaned data, per participant

  • samples: Each click for each participant in the experimental task

  • eliminations: number of participants that fail to meet each criterion

  • original rows: the number of rows in the data set before cleaning