R/data_sets.R

#' part of Edgar Anderson's Iris Data
#'
#' A small subset of the built-in \code{datasets::iris} data set, containing
#' 5 randomly selected observations from each species.
#'
"iris"



#' modified version of the Motor Trend Car Road Tests
#'
#' The built-in \code{datasets::mtcars} data set with added "make" and "model" columns.
#'
"mtcars"
olobiolo/Rdlazer documentation built on Aug. 6, 2022, 11:37 a.m.