R/national_FPsource_format.R

#' A checklist for ensuring national-level custom data is appropriate to be used for estimation
#'
#'
#' @docType data
#' @keywords national_FPsource_format
#' @format  A list of requirements for custom data to meet before being accepted into the model
#' \describe{
#'   \item{Country}{Country name variable classification}
#'   \item{Method}{Method name variable classification}
#'   \item{average_year}{average_year variable classification}
#'   \item{sector_category}{sector_category name variable classification}
#'   \item{proportion}{proportion variable classification}
#'   \item{SE.proportion}{SE.proportion variable classification}
#'   \item{n}{n variable classification}
#' }
"national_FPsource_format"

Try the mcmsupply package in your browser

Any scripts or data that you put into this service are public.

mcmsupply documentation built on May 29, 2024, 11:15 a.m.