Nothing
#' @title A Toy Claims \code{tibble} for Performance Demonstration
#'
#' @description A toy pharmaceutical claims data set meant to be used to benchmark other algorithms
#' @format A \code{tibble} with 100,000 rows and 6 variables:
#' \describe{
#' \item{ID}{patient ID to be grouped by}
#' \item{date}{date of claim}
#' \item{days_supply}{number of days supplied}
#' }
"big_data_toy"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.