total_years_deferred_savings: Total years of deferred savings

Description Usage Arguments Examples

View source: R/required_minimum_distributions.R

Description

Calculates the number of years of savings you would need in your tax-deferred account to withdraw the same amount each year, assuming the account also continues to grow. This value can be multiplied by the amount withdrawn each year to determine an initial total amount of savings.

Usage

1
total_years_deferred_savings(rmds, growth_rate = 1.03)

Arguments

rmds

A vector of required minimum distributions (0-100)

growth_rate

Annual growth rate

Examples

1

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