calculate_growth_rate: Calculate Growth Rates

View source: R/index_helpers.R

calculate_growth_rateR Documentation

Calculate Growth Rates

Description

Computes period-over-period growth rates from a numeric index vector.

Usage

calculate_growth_rate(values)

Arguments

values

A numeric vector representing index values.

Value

A numeric vector of growth rates, with 1 as the initial value.

Author(s)

Vivek Gajadhar


REPS documentation built on March 16, 2026, 5:08 p.m.