zip_files: Zip files

View source: R/utils-file.R

zip_filesR Documentation

Zip files

Description

Zip files

Usage

zip_files(wdir, entity, acc = NULL, thick = NULL, output = NULL)

Arguments

wdir

Path where input files are stored.

entity

Name of the entity.

acc

Accumulation rate.

thick

Core segment thickness.

output

Output filename.

Examples

## Not run: 
zip_files(wdir, entity_name, acc = ACC, thick = THICK)

## End(Not run)

special-uor/ageR documentation built on July 10, 2024, 10:08 p.m.