View source: R/metrics-ratios.R
RecurringRevenueRetention | R Documentation |
RecurringRevenueRetention
The amount, or percent, of recurring revenue retained over time.
RecurringRevenueRetention(data, ratio = TRUE)
data |
A |
ratio |
If |
1 - [RecurringRevenueChurn()]. includes [Expansion()] and [Contraction()]
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.