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, ...)
Arguments
x
The output of the make_boot_splines_data
function