R/data.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{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
"corona_data"

#' #' Forecasting models of corona data for every country.
#' #'
#' #' A dataset containing the prices and other attributes of almost 54,000
#' #' diamonds.
#' #'
#' #' @format A list of 5 forecasting models per country 53940 rows and 10 variables:
#' #' \describe{
#' #'   \item{price}{price, in US dollars}
#' #'   \item{carat}{weight of the diamond, in carats}
#' #'   ...
#' #' }
#' "samlet_data"
JulianUmbhau/Corona_Vis_Shiny documentation built on Oct. 31, 2022, 5:56 a.m.