R/gapminder.R

#' Life expectancy, population and GDP data from the gapminder package
#'
#' This dataset is sourced from the gapminder package, originally named 'sleepstudy'.
#'
#'
#' @format A data frame with 1704 observations.
#' \describe{
#'   \item{Reaction}{Number of standard drinks consumed in a month}
#'   \item{Days}{Year when the data was collected}
#'   \item{Subject}{Subject number on which the observation was made.}
#'
#' }

"gapminder"
gckc123/StatsNotebookServer documentation built on Dec. 28, 2020, 2:34 a.m.