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, ioschema, iolevel)

Arguments

state

State name.

year

A numeric value between 2012 and 2017 specifying the year of interest.

SoI

A logical variable indicating whether to calculate local and traded ratios for SoI or RoUS.

ioschema

A numeric value of either 2012 or 2007.

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 Feb. 12, 2024, 6:41 a.m.