metric.functions <- c("GrowthAccounting",
"RecurringRevenue",
"NewRecurringRevenue",
"NumberofCustomers",
"NewRecurringRevenueGrowth",
"UnderlyingRecurringRevenueGrowth",
#"RecurringRevenueGrowth",
#"Customers",
"CustomerChurn",
"CustomerRetention",
"RecurringRevenueChurn",
"Expansion",
"Contraction",
"RecurringRevenueRetention",
"NetRecurringRevenueRetention",
"AverageRecurringRevenue")
library(devtools)
use_data(metric.functions, internal = FALSE, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.