plotPercentOptimal: Plot the Percent of Optimal Choices for Each Subject

Description Usage Arguments Value

View source: R/parseChoices.R

Description

Plot the Percent of Optimal Choices for Each Subject

Usage

1
plotPercentOptimal(processedData, facet = FALSE, subjectName = NULL)

Arguments

processedData

The output of processChoiceData.

facet

Logical: TRUE and plots will be faceted by subject. FALSE and it won't. Default is FALSE.

subjectName

Optional argument to include a subject name if plotting for only one subject. Name must be in quotations.

Value

A plot showing the percent of optimal choices over time (round number), with each phase specified.


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