calculateLocalandTradedRatios: Calculate domestic local and traded ratio, used for...

View source: R/InteregionalCommodityFlowFunctions.R

calculateLocalandTradedRatiosR Documentation

Calculate domestic local and traded ratio, used for calculating ICF ratios.

Description

Calculate domestic local and traded ratio, used for calculating ICF ratios.

Usage

calculateLocalandTradedRatios(state, year, SoI = TRUE, specs, iolevel)

Arguments

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.

Value

A data frame contains local and traded ratios by BEA sectors for the specified state.


USEPA/stateio documentation built on July 4, 2025, 8:19 p.m.