buildTwoRegionModels: Build two-region models for all 50 states based on a single...

View source: R/BuildModel.R

buildTwoRegionModelsR Documentation

Build two-region models for all 50 states based on a single config reference file.

Description

Build two-region models for all 50 states based on a single config reference file.

Usage

buildTwoRegionModels(
  modelname,
  configpaths = NULL,
  validate = FALSE,
  year = NULL
)

Arguments

modelname

Name of the model from a config file.

configpaths

str vector, paths (including file name) of model configuration file and optional agg/disagg configuration file(s). If NULL, built-in config files are used.

validate

bool, if TRUE print validation results for each model

year

int, indicating for which year to run the models

Value

A list of EEIO models for each state with complete components and attributes


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