Nothing
#' @docType data
#' @name sample_ili
#' @title Simulated ILI Surveillance Data
#' @description A dataset containing 200 weeks of simulated influenza-like illness case counts.
#' @format A data frame with 200 rows and 2 variables:
#' \itemize{
#' \item date: Date of observation (weekly)
#' \item case: Integer count of reported cases
#' }
#' @usage data(sample_ili)
NULL
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.