getFraSet: Return the _Full Retirement Age_ data set

Description Usage Arguments Value Examples

View source: R/fraData.R

Description

A worker's Full Retirement Age is the age at which the worker is entitled to the full Primary Insurance Amount (PIA). If a worker starts taking distributions before the full retirement age, the distributions are reduced. Conversely, if a worker delays distributions after the full retirement age, the distributions are more.

Usage

1
getFraSet(endYear = NULL)

Arguments

endYear

the last year to include in the returned data set

Value

the full retirement age data set

Examples

1
2
getFraSet(endYear = 2025)
getFraSet()

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