#' Titanic.
#'
#' A subset of the titanic dataset which documented the fate of the passengers
#' of the Titanic.
#'
#' @format A data frame with four variables: \code{Class}, \code{Sex},
#' \code{Age}, and \code{Survived}.
"titanic"
#' UK 2019 General Election.
#'
#' A subset of the data from the British Election Study about voting intention
#' in the 2019 General Election in the United Kingdom.
#'
#' @format A data frame with 4 variables: \code{vote15}, \code{vote17},
#' \code{vote19}, and \code{age}.
"election"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.