ann_gr: Calculates annualized growth rates.

Description Usage Arguments Examples

View source: R/ann_gr.r

Description

Calculates annualized growth rates.

Usage

1
ann_gr(begin, end, n)

Arguments

begin

Value at the beginning of the period.

end

Value at the end of the period.

n

Number of years from beginning to end

Examples

1
ann.gr(4300,7950, 10)

robkemp/codemog documentation built on May 27, 2019, 11:57 a.m.