powered by
Left-shifts a cohort table with cohort sizes as percentages of start sizes.
shift_left_pct(cohort_table, decimals = 1)
Cohort table
Integer
# NOT RUN { online_cohorts %>% cohort_table_month(CustomerID, InvoiceDate) %>% shift_left_pct() # }
Run the code above in your browser using DataLab