View source: R/utils-render_report.R
save_progressive_summary_plots | R Documentation |
Generates and saves progressive summary plots for each block in the eyeris object.
save_progressive_summary_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 |
A character string containing markdown references to the saved plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.