getTwoRegionDataFileName: Generate two-region data filename with .rds as suffix.

View source: R/UtilityFunctions.R

getTwoRegionDataFileNameR Documentation

Generate two-region data filename with .rds as suffix.

Description

Generate two-region data filename with .rds as suffix.

Usage

getTwoRegionDataFileName(year, iolevel, dataname)

Arguments

year

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

iolevel

BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions.

dataname

Name of desired IO data, can be "Make", "Use", "DomesticUse", "CommodityOutput, and "IndustryOutput".

Value

A string of two-region data filename with .rds as suffix.


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