getPicID: Get Picture IDs

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 "Image", and removes the "ROUND 0" trial. It then parses the string into the different components, isolating the picture ID variable.

Usage

1

Arguments

data

The data output from readRatings.

Value

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


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