#' Births in Scotland
#'
#' The number of babies born in Scotland from 1945-2019, by age of the mother.
#'
#'
#' @format A data frame with 45 observations of 76 variables.
#' \describe{
#' \item{age}{Age of the mother, in years}
#' \item{x****}{Year of birth of baby; 75 columns of this type from 1945-2019.}
#' }
#'
#' @source National Records of Scotland, https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/vital-events/births/births-time-series-data
"scotland_births"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.