tax_efficient_deferrals: Tax efficient deferrals

Description Usage Arguments Examples

View source: R/tax_efficient_deferrals.R

Description

Estimate the tax bracket in/above which you should defer taxes

Usage

1
2
3
4
5
6
7
8
tax_efficient_deferrals(
  current_age,
  current_income,
  ss_bends,
  rmds,
  tax_brackets,
  growth_rate = 1.03
)

Arguments

current_age

Current age

current_income

Current annual income

ss_bends

A table of social security bends and benefit rates

rmds

A vector of required minimum distributions

tax_brackets

A table of tax brackets and tax rates

growth_rate

Annual growth rate

Examples

1

eanway/finance documentation built on Feb. 28, 2021, 4:56 p.m.