R/analytevalue.R

#' Analyte Value Data
#'
#' A tibble of the analyte values.
#'
#' @format A tibble with the columns:
#' \describe{
#'   \item{LabID}{Unique lab identifier for sample.}
#'   \item{Analyte}{Analyte Name.}
#'   \item{Value}{Analyte value.}
#' }
"analytevalue"
poissonconsulting/curtisquadata documentation built on Jan. 18, 2025, 5:59 p.m.