View source: R/zipDisMELSResults.R
zipDisMELSResults | R Documentation |
Function to reorder a set of IBM results by life stage and individual.
zipDisMELSResults(resFolder, resFilePrefix, lifeStageInfo, flags = "-jr9X")
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 |
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.
none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.