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 between 2007 and 2019 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 Feb. 12, 2024, 6:41 a.m.