convert_gem_file_to_standard_format: Convert from GEM formatted files to standard APL Output...

Description Usage Arguments Value Examples

View source: R/conversion_functions.R

Description

This function will convert a gem-formatted file to standard APL model output, and optionally, save as a new file in same path

Usage

1

Arguments

fname

string path to filename to convert

writefile

default is FALSE, use TRUE to write to file (in same path)

Value

Either returns the converted data frame if writefile=FALSE, otherwise, returns the name of the newly written file

Examples

1
2

lmullany/iddplotting documentation built on July 26, 2020, 8:05 p.m.