data/xxx.R

#' Prices of 50000 round cut diamonds.
#' 
#' A dataset containing the prices and other attributes of almost 54000 diamonds.
#' 
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#'   \item{price} {price, in US dollars}
#'   \item{carat} {weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.diamondse.info/}
"xxx"
yifan9393/GatorPKG documentation built on May 8, 2019, 12:59 p.m.