R/online_cohorts.R

#' Order Data From an Online Store
#'
#' A dataset containing 19573 observations with two columns: CustomerID and InvoiceDate
#'
#' @format A data frame with 19,573 rows and 2 variables:
#' \describe{
#'   \item{CustomerID}{Customer ID}
#'   \item{InvoiceDate}{InvoiceDate}

#'   ...
#' }
"online_cohorts"

Try the cohorts package in your browser

Any scripts or data that you put into this service are public.

cohorts documentation built on May 16, 2022, 1:07 a.m.