R/example_gymnastics_5.R

#' Example gymnastics data, set 5
#'
#' Women's gymnastics team scores and ranks in the 2012 and 2016 Olympics for
#' the United States, Russia, and China.
#'
#' @format A data frame with 12 rows and 3 variables.
#' \describe{
#'   \item{country}{Country}
#'   \item{variable}{Indicator for total or rank and year}
#'   \item{value}{Value of variable}
#' }
#'
#' @source Wikipedia.
"example_gymnastics_5"
dcl-docs/dcldata documentation built on June 28, 2021, 1:54 p.m.