useeior icon indicating copy to clipboard operation
useeior copied to clipboard

enables writing of economic models, including two region

Open bl-young opened this issue 1 year ago • 1 comments

resolves #291

renames buildEIOModel() to buildIOModel()

# Write a two-region model within tests subfolder to excel
modelname <- "GAEEIOv1.0-s-WAT-12"
configpaths <- file.path(paste0('tests/modelspecs/', modelname, '.yml'))
model <- buildIOModel(modelname, configpaths=configpaths)

writeModeltoXLSX(model, ".")

bl-young avatar May 17 '24 19:05 bl-young

this has been pulled into develop for the next release (https://github.com/USEPA/useeior/commit/9eeb7724d61b9720993744a1e009e487db2fab9c) so if we decide this is not urgent we can close this PR

bl-young avatar May 17 '24 20:05 bl-young

Will be integrated in v1.6, this commit is already on develop. Closing this PR

bl-young avatar Jun 14 '24 18:06 bl-young