R/oilabs.R

#' oilabs: An R package accompanying the OpenIntro labs.
#' 
#' The oilabs package contains the data sets, custom functions, documentation, 
#' and templates for the OpenIntro Labs.
#' 
#' In particular, it contains the datasets arbuthnot, atheism, bdims, cdc, 
#' evals, kobe, mlb11 and present. 
#' 
#' It also contains the functions inference, multiLines, plot_ss and qqnormsim.
#' 
#' @docType package
#' @name oilabs
#' @import stats
#' @import graphics
#' @import ggplot2
NULL
OpenIntroOrg/oilabs-r-package documentation built on June 18, 2020, 4:39 p.m.