processRatingsData: Process Ratings Data

Description Usage Arguments Value

View source: R/processRatings.R

Description

This function takes the data column from the output of readRatings and calls the getPicID, getQuestion, and getRating functions. It combines the outputs of them, and returns a dataframe/tibble with 242 rows and four columns:

Usage

1

Arguments

data

The data output from readRatings.

Value

Dataframe/tibble with 242 rows and four columns containing information about the round, picture ID, question asked, and rating value. See description for more information.


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