#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.