View source: R/utils-zip-cleanup.R
| cleanup_run_dir_images | R Documentation |
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)
report_path |
Path to the report directory containing source/figures/ |
eye_suffix |
Optional eye suffix for binocular data |
verbose |
Whether to print verbose output |
Invisibly returns TRUE if cleanup was successful, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.