monthly_investments_till_financial_independence: Monthly investment for Financial Independence

Description Usage

View source: R/financial_independence.R

Description

Get monthly investment needed into mutual funds as of now for achieving fin independence by a given period of time. Returns the monthly investment needed for the current year. And if sip_growth > 0, this means the monthly investment is planned to increase by the same every year (maybe due to more earning, inflation etc)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
monthly_investments_till_financial_independence(
  current_monthly_expense,
  start_year,
  withdrawal_period,
  currency_inflation,
  lifestyle_inflation,
  mf_growth,
  sip_growth,
  life_expectancy,
  age_current
)

ananthu1834/monefystats documentation built on Oct. 6, 2020, 2:50 a.m.