plot.onset_data {eyetrackingR}
Plot onset-contingent data
Description
Divide trials into which AOI participants started on; plot proportion looking away from that AOI.
Usage
## S3 method for class 'onset_data' plot(x, predictor_columns = NULL, ...)
Arguments
x |
The output of the |
predictor_columns |
Column(s) by which to facet the data. Maximum two columns. Will perform median split if numeric. |
... |
Ignored |
Value
A ggplot object
[Package eyetrackingR version 0.1.3]