buildTwoRegionUseModel | R Documentation |
Generate two-region (SoI and RoUS) Use tables with interregional exports and imports.
buildTwoRegionUseModel(
state,
year,
ioschema,
iolevel,
ICF_sensitivity_analysis = FALSE,
adjust_by = 0,
domestic = TRUE
)
state |
A text value specifying state of interest. |
year |
A numeric value between 2007 and 2017 specifying the year of interest. |
ioschema |
A numeric value of either 2012 or 2007 specifying the io schema year. |
iolevel |
BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions. |
ICF_sensitivity_analysis |
A logical value indicating whether to conduct sensitivity analysis on ICF, default is FALSE. |
adjust_by |
A numeric value between 0 and 1 indicating the manual adjustment to ICF if a sensitivity analysis is conducted, default is 0 due to no SA. |
domestic |
A logical value indicating whether to use Domestic Use tables, default is TRUE. |
A list of domestic two-region Use tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.