shift_left | R Documentation |
Left-shifts a cohort table
shift_left(cohort_table)
cohort_table |
Cohort table |
Cohort table
online_cohorts %>%
cohort_table_month(CustomerID, InvoiceDate) %>%
shift_left()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.