getBEASectorCodeLocation: Combine sector code and location to the form of...

View source: R/UtilityFunctions.R

getBEASectorCodeLocationR Documentation

Combine sector code and location to the form of code/location.

Description

Combine sector code and location to the form of code/location.

Usage

getBEASectorCodeLocation(sector_type, location, iolevel)

Arguments

sector_type

A text value specifying desired sector type, can be "Commodity", "Industry", "FinalDemand", or "ValueAdded".

location

A text value specifying desired location, can be state name like "Georgia" or "RoUS" representing Rest of US.

iolevel

Level of detail, can be "Sector", "Summary, "Detail".

Value

A text value in the format of code/location.


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