generateDomestic2RegionICFs: Generate domestic 2 region inter-regional commodity flows...

View source: R/InteregionalCommodityFlowFunctions.R

generateDomestic2RegionICFsR Documentation

Generate domestic 2 region inter-regional commodity flows (ICFs) table.

Description

Generate domestic 2 region inter-regional commodity flows (ICFs) table.

Usage

generateDomestic2RegionICFs(
  state,
  year,
  ioschema,
  iolevel,
  ICF_sensitivity_analysis = FALSE,
  adjust_by = 0
)

Arguments

state

State name.

year

A numeric value between 2012 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. #' @return A data frame contains domestic 2 region ICFs.


USEPA/stateio documentation built on Feb. 12, 2024, 6:41 a.m.