View source: R/InteregionalCommodityFlowFunctions.R
calculateLocalandTradedRatios | R Documentation |
Calculate domestic local and traded ratio, used for calculating ICF ratios.
calculateLocalandTradedRatios(state, year, SoI = TRUE, specs, iolevel)
state |
State name. |
year |
A numeric value specifying the year of interest. |
SoI |
A logical variable indicating whether to calculate local and traded ratios for SoI or RoUS. |
specs |
A list of model specs including 'BaseIOSchema' |
iolevel |
BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions. |
A data frame contains local and traded ratios by BEA sectors for the specified state.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.