zip_and_cleanup_source_figures: Zip and cleanup source figure files

View source: R/utils-zip-cleanup.R

zip_and_cleanup_source_figuresR Documentation

Zip and cleanup source figure files

Description

Creates zip files for all PNG and JPG files in each run directory under source/figures/, then deletes the individual image files. This reduces file count while preserving all figure data in compressed format.

Usage

zip_and_cleanup_source_figures(report_path, eye_suffix = NULL, verbose = FALSE)

Arguments

report_path

Path to the report directory containing source/figures/

eye_suffix

Optional eye suffix for binocular data

verbose

Whether to print verbose output

Value

List of created zip file paths


eyeris documentation built on June 19, 2026, 9:08 a.m.