acquis: Compute growth gains (acquis de croissance) at a given month.

View source: R/acquis.R

acquisR Documentation

Compute growth gains (acquis de croissance) at a given month.

Description

Must be used on quarterly data returned by month_to_quarter function.

Usage

acquis(X, cols, month)

Arguments

X

A tibble/df with quarterly data returned by

cols

Vector of characters, indicators for which the gain is computed.

month

Numeric indicating the month of the quarter at which the gain is computed.


aflatoune/approche-directe documentation built on May 30, 2022, 1:56 p.m.