Description Usage Arguments Value Examples
View source: R/benefitBasesData.R
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.
1 | getBenefitBaseValues(years = NULL)
|
year |
the years of the Benefit Base values to return |
the Benefit Base values for years
1 2 | getBenefitBaseValues(years = 2025)
getBenefitBaseValues(years = 2000:2025)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.