#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.