Left-shifts a cohort table
shift_left(cohort_table)
cohort_table
Cohort table
online_cohorts %>% cohort_table_month(CustomerID, InvoiceDate) %>% shift_left()