Extract downloaded ".zip" or ".7z" files.
Usage
download_unzip(file_name, directory_to_unzip, unzip = TRUE)
Arguments
- file_name
character(1). Full archive file path
- directory_to_unzip
character(1). Directory to extract
data
- unzip
logical(1). Extract (TRUE) or not.
Value
NULL; extracts downloaded archive files