R/mangoTraining-package.R

#' @name mangoTraining-package
#' @title Mango Solutions Training Datasets
#' @aliases mangoTraining mangoTraining-package
#' @description Datasets designed to be used in conjunction with Mango Solutions training materials.
#' @docType package
#' @details 
#' Datasets designed to be used in conjunction with Mango Solutions' training materials and 
#' book, SAMS Teach Yourself R in 24 Hours (ISBN: 978-0-672-33848-9). The data covers a range 
#' of applications and has been collected together from a number of sources.
#' The airquality dataset, from the Core R datasets package is also provided in xlsx format
#' in the extdata directory of this package. 
#' @author Mango Solutions
#'
#' Contact: Mango Solutions \email{rin24hours@@mango-solutions.com}
NULL

Try the mangoTraining package in your browser

Any scripts or data that you put into this service are public.

mangoTraining documentation built on April 28, 2021, 9:07 a.m.