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())
eyeris |
An |
out_dir |
Output directory for saving plots |
preview_n |
Number of preview samples for plotting |
plot_params |
Additional plotting parameters |
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.