View source: R/utils-render_report.R
save_detrend_plots | R Documentation |
Generates and saves detrend diagnostic plots for each block in the eyeris object.
save_detrend_plots(
eyeris,
out_dir,
preview_n = 3,
plot_params = list(),
eye_suffix = NULL
)
eyeris |
An |
out_dir |
Output directory for saving plots |
preview_n |
Number of preview samples for plotting |
plot_params |
Additional plotting parameters |
eye_suffix |
Optional eye suffix for binocular data |
No return value; saves detrend plots to the specified directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.