getPhases: Get Task Phases

Description Usage Arguments Details

View source: R/parseChoices.R

Description

This function takes the data column from the output of readChoices and separates the three phases of the task, saving them to the environment phrase, which is initialized behind the scenes. It also separates the initial icon rating phase and the final icon rating phase. This function must be run in order to use the other functions that parse the choice data. If it is not, the phases will need to be isolated by hand and assigned to the phase environment (or local/global variables). See the Details section for more on how to access the three phases.

Usage

1

Arguments

data

The data output from readChoices

Details

The task and icon rating phases may be accessed by calling the variables:


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