Zip files
zip_files(wdir, entity, acc = NULL, thick = NULL, output = NULL)
Path where input files are stored.
Name of the entity.
Accumulation rate.
Core segment thickness.
Output filename.
if (FALSE) {
zip_files(wdir, entity_name, acc = ACC, thick = THICK)
}