R/data.R

#' @title Parameter ID
#'
#' @description A tibble of parameter id codes and their corresponding explanation/description specific to the ECCC webservice
#' 
#' @format A tibble with 8 rows and 7 variables:
#' \describe{
#'   \item{Parameter}{Numeric parameter code}
#'   \item{Code}{Letter parameter code}
#'   \item{Name_En}{Code name in English}
#'   \item{Name_En}{Code name in French}
#'   \item{Unit}{Parameter units}
#' }
#'
#'
#'
"param_id"
bcgov/tidyhydat.ws documentation built on June 2, 2025, 5:06 a.m.