growth: Growth rate

View source: R/utils_ts.R

growthR Documentation

Growth rate

Description

Computes growth rates for time series.

Usage

growth(ts, k = 1)

Arguments

ts

A time series object.

k

An integer specifying the lag size in the growth computation. The default is k = 1.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.