getIcons: Get Icons for Each Round

Description Usage Arguments Value Examples

View source: R/parseChoices.R

Description

This function parses the information for the icons presented in each round.

Usage

1
getIcons(data, specificPhase = NULL)

Arguments

data

The data output from readChoices

specificPhase

If this argument is specified, the icons and groups for a specific phase will be returned. If this is not specified, the icons and groups for all phases will be returned.

Value

Returns a dataframe with ten columns:

Examples

1
## Not run: getIcons(sampleChoiceData, specificPhase = 1)

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