writeModelMatrices: Write model matrices as .csv or .bin files to output folder.

View source: R/WriteModel.R

writeModelMatricesR Documentation

Write model matrices as .csv or .bin files to output folder.

Description

Writes model matrices as .csv or .bin files to output folder.

Usage

writeModelMatrices(model, to_format, outputfolder)

Arguments

model

A complete EEIO model: a list with USEEIO model components and attributes.

to_format

A string specifying the format of write-to file, can be "csv" or "bin".

outputfolder

A directory to write matrices out to


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.