View source: R/get_archive_data.R
download_and_decompress | R Documentation |
Helper function that downloads an archive file to a temporary location and decompresses it to the target directory.
download_and_decompress(url, target_dir, ext)
url |
Character string of the archive file URL |
target_dir |
Character string of the target directory path |
ext |
Character string of the file extension |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.