download_remove_zips: Remove zip files

View source: R/download_auxiliary.R

download_remove_zipsR Documentation

Remove zip files

Description

Remove downloaded ".zip" files.

Usage

download_remove_zips(remove = FALSE, download_name)

Arguments

remove

logical(1). Confirm removal. Default is FALSE.

download_name

character. Full zip file path

Value

NULL; removes downloaded zip files after they are unzipped

Note

!!! USE THE FUNCTION WITH CAUTION !!! If remove = TRUE, ensure that unzip = TRUE. Choosing to remove ".zip" files without unzipping will retain none of the downloaded data. then it will remove all files in the second higher level directory.


amadeus documentation built on April 4, 2025, 12:21 a.m.