R/coeffday.R

#' Daily variations in market size
#'
#' @format A data frame with 7 rows and 2 variables
#' \itemize{
#'   \item weekday  Character. Days of the week.
#'   \item coeffday Numeric. Magnitude of the market that day.
#' }
#' @docType data
#' @keywords datasets
#' @name coeffday
#' @usage data("coeffday")
"coeffday"
NicolasJBM/simulacR documentation built on Dec. 25, 2019, 5:20 a.m.