get_icons: Get Icons for Each Round

Description Usage Arguments Value Examples

View source: R/funcs_icons.R

Description

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

Usage

1
get_icons(data, specific_phase = NULL)

Arguments

data

The data output from read_prpt

specific_phase

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: get_icons(sampleChoiceData, specific_phase = 1)

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