#' External Dataset 1.
#'
#' External Dataset 1 description.
#'
#' @format A data frame with five variables: \code{year}, \code{sex},
#' \code{name}, \code{n} and \code{prop} (\code{n} divided by total number
#' of applicants in that year, which means proportions are of people of
#' that sex with that name born in that year).
#' @source \url{http://www.diamondse.info/}
"external_dataset1"
#' External Dataset 2.
#'
#' External Dataset 2 description.
#'
#' @format A data frame with 4 variables: \code{year}, \code{sex},
#' \code{name} and \code{n} (\code{n} divided by total number
#' of applicants in that year, which means proportions are of people of
#' that sex with that name born in that year).
#' #' @source \url{http://www.diamondse.info/}
"external_dataset2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.