View source: R/metrics-ratios.R
Contraction | R Documentation |
Contraction
The percentage of customers whose recurring revenue declined relative to the previous period.
Contraction(data)
data |
A |
Calculated based on all the customer immediately prior to the end of the previous 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.