getStateModelDisaggSpecs: Read and assign disaggregation specifications Function...

View source: R/StateDisaggFunctions.R

getStateModelDisaggSpecsR Documentation

Read and assign disaggregation specifications Function assumes all states will be disaggregated with the same config file and allocations unless a statefile parameter is included as input. In this case, the function assumes the statefile paramter will modify the allocation values present in configfile for each state, rather than loading in 50 different sets of allocation values.

Description

Read and assign disaggregation specifications Function assumes all states will be disaggregated with the same config file and allocations unless a statefile parameter is included as input. In this case, the function assumes the statefile paramter will modify the allocation values present in configfile for each state, rather than loading in 50 different sets of allocation values.

Usage

getStateModelDisaggSpecs(configfile, statefile = NULL)

Arguments

configfile

str, name of disaggregation specification file

statefile

str, name of state-specific disaggregation spec file that will modify the standard configfile for each state. Should be 1 config file that has the required modifications of configfile for each state

Value

A stateior model object with the disaggregation specs loaded.


USEPA/stateio documentation built on March 29, 2025, 2:24 p.m.