.unzip_ALL | R Documentation |
.tif
, .img
) or decompress (.gz
) files
contained in results folderThese functions compress (.tif
, .img
) or
decompress (.gz
) files contained in a given folder.
.unzip_ALL(folder_name, no_cores)
.unzip(folder_name, list_files, no_cores)
.zip_ALL(folder_name, no_cores)
.zip(folder_name, list_files, no_cores)
folder_name |
a |
list_files |
a |
no_cores |
default |
Maya Guéguen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.