calculateCensusForeignCommodityFlowRatios: Calculate Census import/export commodity flow ratios by BEA...

View source: R/CommodityFlowFunctions.R

calculateCensusForeignCommodityFlowRatiosR Documentation

Calculate Census import/export commodity flow ratios by BEA for all available states.

Description

Calculate Census import/export commodity flow ratios by BEA for all available states.

Usage

calculateCensusForeignCommodityFlowRatios(
  year,
  flow_ratio_type,
  specs,
  iolevel
)

Arguments

year

A numeric value specifying the year of interest.

flow_ratio_type

Type of commodity flow, can be "export" or "import".

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 international commodity flow ratios by BEA for all available states.


USEPA/stateior documentation built on July 16, 2025, 10:03 p.m.