#' Example gymnastics data, set 1
#'
#' Women's gymnastics team scores in 2016 Olympics for the United States,
#' Russia, and China in the vault and floor events.
#'
#' @format A data frame with 3 rows and 3 variables.
#' \describe{
#' \item{country}{Country}
#' \item{score_vault}{Vault score}
#' \item{score_floor}{Floor score}
#' }
#'
#' @source Wikipedia.
"example_gymnastics_1"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.