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