View source: R/metrics-ratios.R
Expansion | R Documentation |
Expansion
The percentage of customers whose recurring revenue increased relative to the previous period.
Expansion(data)
data |
A |
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.
A named vector if cohort.type
is set to "None"
or "Preceding"
, or,
a matrix
. This will contain a number of attributes includeing:
denominator
cohort.typed when ratio
is TRUE
.
numerator
cohort.typed when ratio
is TRUE
.
The detail
cohort.typed when ratio
is TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.