R/coeffmonth.R

#' Monthly variations in market size
#'
#' @format A data frame with 12 rows and 2 variables
#' \itemize{
#'   \item month       Integer. Months
#'   \item coeffmonth  Numeric. Magnitude of the market each month.
#' }
#' @docType data
#' @keywords datasets
#' @name coeffmonth
#' @usage data("coeffmonth")
"coeffmonth"
NicolasJBM/simulacR documentation built on Dec. 25, 2019, 5:20 a.m.