calculateUSGovExpenditureWeightFactor: Calculate weighting factor of each expenditure component over...

View source: R/StateUseFunctions.R

calculateUSGovExpenditureWeightFactorR Documentation

Calculate weighting factor of each expenditure component over US total gov expenditure.

Description

Calculate weighting factor of each expenditure component over US total gov expenditure.

Usage

calculateUSGovExpenditureWeightFactor(year, defense)

Arguments

year

A numeric value specifying the year of interest.

defense

A logical value indicating if the expenditure is spent on defense or not.

Value

A data frame contains weighting factor of each expenditure component over US total gov expenditure.


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