View source: R/metrics-ratios.R
AverageRecurringRevenue | R Documentation |
AverageRecurringRevenue
The average recurring revenue provided by each customer.
AverageRecurringRevenue(data, ratio = TRUE)
data |
A |
ratio |
If |
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.