Removes PNG and JPG files from the root of source/figures/run-xx directories after all HTML reports have been generated. This cleans up loose image files that may have been created during report generation.
cleanup_run_dir_images(report_path, eye_suffix = NULL, verbose = FALSE)Invisibly returns TRUE if cleanup was successful, FALSE otherwise
Path to the report directory containing source/figures/
Optional eye suffix for binocular data
Whether to print verbose output