zipDisMELSResults: Reorder a set of IBM results by life stage and individual

View source: R/zipDisMELSResults.R

zipDisMELSResultsR Documentation

Reorder a set of IBM results by life stage and individual

Description

Function to reorder a set of IBM results by life stage and individual.

Usage

zipDisMELSResults(resFolder, resFilePrefix, lifeStageInfo, flags = "-jr9X")

Arguments

resFolder

- path to folder with results

resFilePrefix

- prefix for file names (default = "Results")

lifeStageInfo

- lhsInfo (list) object with life stage info

flags

- string of flags passed to zip (default="-jr9X")

Details

Identified DisMELS files are zipped. Originals are not deleted. Using the default flags, the file path information is stripped from the zipped file. Use "-r9X" to keep the path information.

Value

none.


wStockhausen/rDisMELS documentation built on March 27, 2022, 1 a.m.