R/onset_contingent_data.R
plot.switch_data.Rd
Boxplot of mean switch time aggregated by subjects within each FirstAOI, potentially faceted by predictor_columns.
# S3 method for class 'switch_data' plot(x, predictor_columns = NULL, ...)
The output of the make_switch_data function
make_switch_data
Column(s) by which to facet the data. Maximum two columns. Will perform median split if numeric.
Ignored
A ggplot object