#' Names of 118067 babies born in 2017.
#'
#' A dataset containing the names, numbers and sex
#'
#' @format A data frame with 118067 rows and 3 variables:
#' \describe{
#' \item{first_name}{name}
#' \item{number}{number of babies with a certain name}
#' \item{sex}{sex that the name is normally associated with}
#' ...
#' }
"sa_names"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.