#' @title ELISA_Standard
#' @describeIn example data for fitting four-parameter logistic models
#' @format a data.frame
#' \describe{
#' \item{Conc}{Concentration}
#' \item{OD}{OD value }
#' }
#' @examples
#' data(ELISA_Standard)
#' head(ELISA_Standard)
"ELISA_Standard"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.