getBenefitBaseValues: Return the _Benefit Bases_ values for input years.

Description Usage Arguments Value Examples

View source: R/benefitBasesData.R

Description

Return the Benefit Bases for input years. The values are either measured or predicted through a model depending on whether or not a measure value exists for the input year. Predicted values will only be produced for years later than the last year in the data set downloaded from the government site. No values for years before the first year in the set will be predicted.

Usage

1

Arguments

year

the years of the Benefit Base values to return

Value

the Benefit Base values for years

Examples

1
2
getBenefitBaseValues(years = 2025)
getBenefitBaseValues(years = 2000:2025)

twjacobs/oasdir documentation built on July 28, 2019, 5:51 a.m.