R/data.R

#' Prices of... uh, this is just a demo, don't pay attention to it
#'
#' A dataset containing the prices and other attributes of almost 54,000
#' 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/}
"qhour"
cvmartin/vtools documentation built on May 26, 2019, 3:35 p.m.