generate_plots
generate_plots.RdGenerates and saves all configured plot types for each file, interval, and channel, including network plots if enabled.
Arguments
- file_rows
A tibble of file metadata as produced by
index_files().- params
A named list of analysis parameters as produced by
make_params().- ...
Additional arguments passed to plotting functions. Currently supports
p.width(integer, plot width in pixels).