Expansion: 'Expansion'

View source: R/metrics-ratios.R

ExpansionR Documentation

Expansion

Description

The percentage of customers whose recurring revenue increased relative to the previous period.

Usage

Expansion(data)

Arguments

data

A MetricData object.

Details

The denominator is the annual recurring revenue of custoomers who were customers at the beginning of the period and remained customers at the end of the period. The numerator is sum of all the ARRs of customers whose ARR increased from the beginning of the period to the end fo the period.

Value

A named vector if cohort.type is set to "None" or "Preceding", or, a matrix. This will contain a number of attributes includeing:

  1. denominator cohort.typed when ratio is TRUE.

  2. numerator cohort.typed when ratio is TRUE.

  3. The detail cohort.typed when ratio is TRUE.


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