get_stable_growth: Calculate Expected Growth Rate (stable ROIC)

View source: R/valuation_funs.R

get_stable_growthR Documentation

Calculate Expected Growth Rate (stable ROIC)

Description

Calculate expected growth rate (w/ stable ROIC across years)

Usage

get_stable_growth(reinvestment_rate, roic)

Arguments

reinvestment_rate

Number Reinvestment rate

roic

Number Return on Capital

Value

Tibble Expected Growth Rate

Examples

# get_stable_growth(reinvestment_rate=0.4, roic=0.2)

TracyRage/fun_valuation documentation built on Jan. 29, 2023, 8:41 a.m.