View source: R/download_auxiliary.R
download_unzip | R Documentation |
Unzip (inflate) downloaded ".zip" files.
download_unzip(file_name, directory_to_unzip, unzip = TRUE)
file_name |
character(1). Full zip file path |
directory_to_unzip |
character(1). Directory to unzip data |
unzip |
logical(1). Unzip ( |
NULL; unzips downloaded zip files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.