Extract files, up to two layers of .zip files, from a directory into a specified directory.
1 | gisa_unzip(zips_dir, extract_dir = tempdir())
|
zips_dir |
The directory of the zip files. |
extract_dir |
The directory to extract to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.