#' Tuberculosis Notifications in England and Wales 1913-2016
#'
#' A dataset containing the number of notifications of Tuberculosis, in any given year, in England
#' and Wales. Originally published by Public Health England, see [here](https://www.samabbott.co.uk/tbinenglanddataclean/reference/tb_not_ew.html) for details.
#' @format A dataframe with 104 rows and 2 columns
#' \describe{
#' \item{year}{The calendar year}
#' \item{notifications}{The number of notified cases in any given year.}
#' }
#'
#'
"nots_ew"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.