#' @title QPCR
#' @describeIn example data for Five-parameter logistic models testing
#' @format a data.frame
#' \describe{
#' \item{Log}{value1}
#' \item{Cq}{value2}
#' }
#' @examples
#' data(QPCR)
#' head(QPCR)
"QPCR"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.