NumberofCustomers: 'NumberofCustomers'

View source: R/metrics-univariate.R

NumberofCustomersR Documentation

NumberofCustomers

Description

Number of customers by time period..

Usage

NumberofCustomers(data)

Arguments

data

A MetricData object.

Details

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.

Value

A vector showing the recurring revenue by time points.


Displayr/flipRevenueMetrics documentation built on June 14, 2025, 6:54 p.m.