unpack: unpack

Description Usage Details Author(s)

View source: R/Utility.R

Description

unpack

Usage

1
unpack(filelist = "")

Details

This function is used when ShedsHT is run as an R package. Each time a new working directory is chosen, use unpack() to convert the R data objects into CSV files. Note that both /inputs and /output folders are needed under the chosen directory.Unpack() may be used with a list of object names, in which case just those objects are converted to CSV. This is useful when re-loading one or more defaults into a folder where some of the CSV files have changes, and should not be overwritten. A blank argument or empty list means that all the csv and TXT files in the R package are converted.

Author(s)

Kristin Isaacs, Graham Glen


HumanExposure/SHEDSDevel documentation built on Oct. 30, 2019, 6:49 p.m.