writeStateIODatatoCSV: Write StateIO data to specified format, .csv or .xlsx, to...

View source: R/WriteModel.R

writeStateIODatatoCSVR Documentation

Write StateIO data to specified format, .csv or .xlsx, to output folder. The data are loaded from Data Commons or local data directory.

Description

Writes StateIO data as .csv or .xlsx files to output folder.

Usage

writeStateIODatatoCSV(filename, ver = NULL, state, outputfolder)

Arguments

filename

A string specifying filename, e.g. "State_Summary_Use_2017".

ver

A string specifying version of the data, default is NULL, can be "v0.1.0".

state

State name.

outputfolder

A directory to write matrices out to.


USEPA/stateio documentation built on Feb. 12, 2024, 6:41 a.m.