Nothing
#' He et al. 2010 twenty UK cities weekly reported measles data
#'
#' @format ## `twentycities`
#' A list of 3 data frames.
#'
#' ## `twentycities$measles`:
#' \describe{
#' \item{unit}{City name}
#' \item{data}{Date of observation}
#' \item{cases}{Number of measles cases reported during the week}
#' }
#' ## `twentycities$demog`:
#' \describe{
#' \item{unit}{City name}
#' \item{year}{Year that demography was recorded}
#' \item{pop}{Population}
#' \item{births}{Births}
#' }
#' ## `twentycities$coord`:
#' \describe{
#' \item{unit}{City name}
#' \item{long}{Longitude of city}
#' \item{lat}{Latitude of city}
#' }
#'
#' @references \He2010
#'
#' @source <https://kingaa.github.io/pomp/vignettes/twentycities.rda>
"twentycities"
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.