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"

Try the vein package in your browser

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

vein documentation built on April 30, 2023, 1:10 a.m.