calc_cagr: Compounded Annual Rate of Change (Ending Value / Initial...

Description Usage Arguments

View source: R/cagr.R

Description

Compounded Annual Rate of Change (Ending Value / Initial Value) ^ ( 1 / # of periods) - 1)

Usage

1
calc_cagr(x, n)

Arguments

n

aranryan/arlodr documentation built on Oct. 8, 2020, 12:46 p.m.