R/hourly_flow.R

#' Prices of 50,000 round cut diamonds.
#'
#' 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{datehour}{price, in US dollars}
#'   \item{flow_gpm}{weight of the diamond, in carats}
#'   ...
#' }
"hourly_flow"
dCraigJones/student documentation built on Oct. 25, 2020, 10:18 a.m.