View source: R/valuation_funs.R
get_stable_growth | R Documentation |
Calculate expected growth rate (w/ stable ROIC across years)
get_stable_growth(reinvestment_rate, roic)
reinvestment_rate |
Number Reinvestment rate |
roic |
Number Return on Capital |
Tibble Expected Growth Rate
# get_stable_growth(reinvestment_rate=0.4, roic=0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.