R/field_data.R

#' @title qPCR Field Data
#'
#' @description Example data from qPCR analysis of water samples.
#'
#' @format A \code{\link{data.frame}} containing 6 columns
#' \describe{
#' \item{month}{the month the water sample was collected }
#' \item{sampling.site}{the site the water sample was collected }
#' \item{filter.no}{water sample identifier }
#' \item{rep.no}{qPCR replicate identifier }
#' \item{Ct.value}{qPCR Cq (Ct) value }
#' \item{calib.curve}{calibration curve identifier }
#' }
"field_data"
alexd106/ednar documentation built on Sept. 1, 2021, 2:37 p.m.