R/decoder.R

#' Description data.frame for MOVES
#'
#' A data.frame descriptors to use MOVES functions
#'
#' @format A data frame with 69 rows and 4 columns:
#' \describe{
#'   \item{CategoryField}{dayID, sourceTypID, roadTypeID, pollutantID and procesID}
#'   \item{pollutantID}{Associated number}
#'   \item{Description}{Associatd description}
#'   \item{V4}{pollutants}
#' }
#' @source US/EPA MOVES
#' @usage data(decoder)
#' @docType data
"decoder"
ibarraespinosa/vein documentation built on April 13, 2024, 8:51 p.m.