For this example I am running the model "USEEIOv2.1.19-GHG".
I'd like to see what happens to the coefficient for Carbon dioxide from the Electric power industry.
For convenience I worked right in the pulled useeior code (master branch) and I put the model spec file for that model into the useeior/inst/extdata/modelspecs
folder.
Instead of loading the built useeior library, I use devtools to load_all() the functions and data in the package
For building the model, I just first want to run the initial steps to get what is needed for this example.
modelname <- "USEEIOv2.1.19-GHG"