plot.boot_splines_data {eyetrackingR}

Plot bootstrapped-splines data

Description

Plot the means and CIs of bootstrapped splines (either within-subjects or between-subjects)

Usage

## S3 method for class 'boot_splines_data'
plot(x, ...)

Arguments

x

The output of the make_boot_splines_data function

...

Ignored

Value

A ggplot object



[Package eyetrackingR version 0.1.3]