getConfiguration: Gets a stored or user specified model or...

View source: R/ConfigurationFunctions.R

getConfigurationR Documentation

Gets a stored or user specified model or aggregation/disaggregation configuration file

Description

Gets a stored or user specified model or aggregation/disaggregation configuration file

Usage

getConfiguration(configname, configtype, configpaths = NULL, pkg = "useeior")

Arguments

configname

str, name of the configuration file

configtype

str, configuration type, can be "model", "disagg", or "agg"

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.

pkg

str, indicate package for access to config, either "useeior" or "stateior"

Value

A list of model specifications.


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