ann.gr: Calculates annualized growth rates. From RobR

Description Usage Arguments Examples

Description

Calculates annualized growth rates. From RobR

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)

ColoradoDemography/ProfileDashboard documentation built on May 27, 2019, 1:08 a.m.