View source: R/cohort_table_month.R
cohort_table_month | R Documentation |
Creates a cohort table with month level event data with rows corresponding to cohort numbers and columns as months.
cohort_table_month(df, id_var, date)
df |
Dataframe |
id_var |
ID variable |
date |
Date |
Cohort table
cohort_table_month(online_cohorts, CustomerID, InvoiceDate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.