View source: R/metrics-univariate.R
NumberofCustomers | R Documentation |
NumberofCustomers
Number of customers by time period..
NumberofCustomers(data)
data |
A |
For example, if with yearly data, if a customer has an annual license for $1,000 from 1 February to 1 February of the next year, and a second license which starts on 1 January of the last year with a prorated price of $1000/12, then the recurring revenue is $2,000.
A vector showing the recurring revenue by time points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.