GrowthAccounting: 'GrowthAccounting'

View source: R/growthaccounting.R

GrowthAccountingR Documentation

GrowthAccounting

Description

Computes the growth within accounts

Usage

GrowthAccounting(data, small = 0.1)

Arguments

data

A data.frame that has the same variables as a RevenueData object.

small

A proportion. Expansion less than or equal to this is classified as minor expansion (e.g., price rises) or an increase in license sales in a larger company.

Details

If the final period is incomplete, it can provide different results to calcualtions from other functions, as other functions are designed to estimate ratios (e.g., CustomerChurn, whereas this sums of recurring revenue.

Value

A matrix


Displayr/flipRevenueMetrics documentation built on June 14, 2025, 6:54 p.m.