growth_and_contributions: Growth with contributions

Description Usage Arguments Value

View source: R/model_portfolio.R

Description

Growth of an account with both growth and contributions over time. http://www.moneychimp.com/articles/finworks/fmbasinv.htm

Usage

1
growth_and_contributions(principle, contribution, years, return_rate = 0.05)

Arguments

principle

The initial amount

contribution

The annual contribution

years

The number of years of growth and contribution

return_rate

The rate of return each year

Value

The final amount


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