View source: R/index_helpers.R
| calculate_growth_rate | R Documentation |
Computes period-over-period growth rates from a numeric index vector.
calculate_growth_rate(values)
values |
A numeric vector representing index values. |
A numeric vector of growth rates, with 1 as the initial value.
Vivek Gajadhar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.