process_choice_data: Process Choice Data

Description Usage Arguments Value

View source: R/func_process_choice_data.R

Description

This function takes the data column from the output of read_prpt and runs four functions, binding the results in a dataframe for easy manipulation:

Usage

1
process_choice_data(data, final_icon_rating = FALSE)

Arguments

data

The data output from read_prpt

final_icon_rating

LOGICAL: FALSE by default for the majority of PRPT tasks that don't ask for final icon ratings. TRUE, and the phases will return those trials

Value

A dataframe 150 rows and 16 columns:


jdtrat/pRpt documentation built on June 18, 2021, 11:17 p.m.