R/dados.R

#' Motor Trend Car Road Tests
#'
#' 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 32 linhas
#' \describe{
#'   \item{mpg}{miles p/ galon}
#'   \item{cyl}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.diamondse.info/}
"dados"
curso-r/pacote documentation built on May 14, 2019, 12:52 p.m.