R/analyte.R

#' Analyte Data
#'
#' A tibble of the different analytes.
#'
#' @format A tibble with the columns:
#' \describe{
#'   \item{Analyte}{Name of the analyte.}
#'   \item{Units}{Units of the analyte.}
#'   \item{MRL}{Minimum reporting level.}
#' }
"analyte"
poissonconsulting/curtisquadata documentation built on Jan. 18, 2025, 5:59 p.m.