getRating: Get Image Ratings

Description Usage Arguments Value

View source: R/processRatings.R

Description

This function takes the data column from the output of readRatings and filters it for rows that contain the phrase "SUBMIT", and removes the "ROUND 0" trial. It then parses the strings in each row into the different components, isolating the submitted rating value variable.

Usage

1

Arguments

data

The data output from readRatings.

Value

A dataframe/tibble column titled "rating" with the different images displayed on each round.


jdtrat/iapsr documentation built on Oct. 2, 2021, 12:36 a.m.