R/coursedata-package.r

#' coursedata - Data sets for Introductory/Statistical data analysis with R
#'
#' This coursedata package contains a collection of data sets and helper functions
#' used for the courses Introductory data analysis with R' and
#' 'Statistical data analysis with R' offered in 2014.
#'
#' Data sets included in the coursedata package are:
#'
#' \describe{
#'    \item{\code{\link{fertility}}}{A dataset containing the bivariate
#'    distribution of mother's weight and number of offspring for a population of
#'    rats}
#' }
#'
#' @name coursedata
#' @docType package
NULL
gschofl/coursedata documentation built on May 17, 2019, 8:52 a.m.