R/met.cod.r

#' Metric codes, names, units, etc for PAWMAP variables.
#'
#' A table of metric codes, names, units, graph labels and other information for using PAWMAP data.
#'
#' @name met.cod
#' @format A data frame with 688 rows and 7 variables:
#' \describe{
#'   \item{metric_code}{short abbreviation for the variable}
#'   \item{metric_name}{Name of the variable}
#'   \item{metric_class}{Class of variable: water quality, habitat, biological}
#'   \item{metric_subclass}{further categorization}
#'   \item{label}{labeling for graph}
#'   \item{short}{shorter version of label, where needed}
#'   \item{units}{units for habitat variables}
#' }
NULL
PDXChris/pmtools documentation built on March 26, 2024, 8:13 a.m.