readPELPSTable: Read .DAT files from folder or compressed zip or bzip2...

Description Usage Arguments

View source: R/load.R

Description

After running a scenario copy the "C:\PELPS\pelps" directory containing .DAT files and rename the directory to a unique name identifying your scenario This function will convert all interesting .DAT files to R data frames It's also possible to compress the folder as .zip format.

Usage

1
readPELPSTable(scenario_name, fileName, compressed = "none")

Arguments

scenario_name

name of a scenario

fileName

file name

compressed

"none" for no compression, "zip" or "bzip2"


paul4forest/GFPMoutput documentation built on May 24, 2019, 8:25 p.m.