powered by
Creates a cohort table with day level event data with rows corresponding to cohort numbers and columns as dates.
cohort_table_day(df, id_var, date)
Dataframe
ID variable
Date
Cohort table
# NOT RUN { cohort_table_day(gamelaunch, userid, eventDate) # }
Run the code above in your browser using DataLab