allocateStateTabletoBEASummary: Allocate state table (GVA, Tax, Employment Compensation, and...

View source: R/StateSupplyFunctions.R

allocateStateTabletoBEASummaryR Documentation

Allocate state table (GVA, Tax, Employment Compensation, and GOS) to BEA Summary based on specified weight

Description

Allocate state table (GVA, Tax, Employment Compensation, and GOS) to BEA Summary based on specified weight

Usage

allocateStateTabletoBEASummary(
  statetablename,
  year,
  allocationweightsource,
  specs
)

Arguments

statetablename

Name of pre-saved state table, can be GVA, Tax, Employment Compensation, and GOS.

year

A numeric value specifying the year of interest.

allocationweightsource

Source of allocation weight, can be "Employment" or "Compensation".

specs

A list of model specs including 'BaseIOSchema'

Value

A data frame contains allocated state value for all states with row names being BEA sector code.


USEPA/stateio documentation built on July 4, 2025, 8:19 p.m.