Learn R Programming

eyetrackingR (version 0.2.1)

plot.boot_splines_data: Plot bootstrapped-splines data

Description

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

Usage

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

Value

A ggplot object

Arguments

x

The output of the make_boot_splines_data function

...

Ignored