R/datasets.R

#' mtcars version 2
#'
#' The data was extracted from the 1974 Motor Trend US magazine, and comprises fuel consumption and 10 aspects of automobile design and performance for 32 automobiles (1973–74 models).
#'
#' @format A data frame with xx rows and xxx variables:
#' \describe{
#'   \item{mpg}{Miles/(US) gallon}
#'   \item{cyl}{Number of cylinders}
#'   \item{...}{...}
#' }
#' @source Henderson and Velleman (1981), Building multiple regression models interactively. Biometrics, 37, 391-411.
"mtcars2"
faridcher/futils documentation built on May 22, 2019, 12:42 p.m.