#' @title ELISA_Test
#' @describeIn example data for prediction based on four-parameter logistic models
#' @format a data.frame
#' \describe{
#' \item{Treatment}{Treatment used in the experiment}
#' \item{Dose}{Dose used in the experiment}
#' \item{OD}{OD value used for concentration prediction}
#' }
#' @examples
#' data(ELISA_Test)
#' head(ELISA_Test)
"ELISA_Test"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.