Learn R Programming

eyeris (version 2.0.0)

save_progressive_summary_plots: Save progressive summary plots for each block

Description

Generates and saves progressive summary plots for each block in the eyeris object.

Usage

save_progressive_summary_plots(
  eyeris,
  out_dir,
  preview_n = 3,
  plot_params = list()
)

Value

A character string containing markdown references to the saved plots

Arguments

eyeris

An eyeris object containing preprocessing results

out_dir

Output directory for saving plots

preview_n

Number of preview samples for plotting

plot_params

Additional plotting parameters