Skip to contents

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(),
  eye_suffix = NULL,
  verbose = TRUE
)

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

eye_suffix

Optional eye suffix for binocular data

verbose

Logical. Whether to print verbose output (default TRUE).

Value

A character string containing markdown references to the saved plots