Description Usage Arguments Details
Function to unzip and rename a series of DisMELS results or connectivity files.
1 2 |
YYYYs |
= years to extract (can be NULL) |
MMs |
= months to extract (can be NULL) |
DDs |
= days to extract (can be NULL) |
basename |
= base name for zipped/unzipped files |
dir.inp |
= folder containing the zip files |
dir.out |
= folder where unzipped files will be written |
This function assumes zip files are named something like 'basenameYYYYMMDD.csv.zip' and that the associated zipped csv file is 'basename.csv'. When the csv file is unzipped in the folder specified by dir.out, it will be renamed 'basenameYYYYMMDD.csv'. Note that at least one of YYYYs, MMs, and DDs must be a non-null vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.