output: Output function for CSV format

Description Usage Arguments

Description

Output function for CSV format

Usage

1
output(rslts, dataformat, fileformat, dirname)

Arguments

rslts

Results tables from generate. This must be either a list of data frames or a list of lists of data frames.

dataformat

Indicator of data format: If 'tabs', write to separate files; if 'merged' write merged results to a single file.

fileformat

File format for the output: 'R', 'rgcam', 'CSV' or 'XLSX'

dirname

Directory to write output file(s) into.


JGCRI/iamrpt documentation built on June 30, 2019, 3:19 a.m.