#' Analyte Value Data
#'
#' A tibble of the analyte values.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{LabID}{Unique lab identifier for sample.}
#' \item{Analyte}{Analyte Name.}
#' \item{Value}{Analyte value.}
#' }
"analytevalue"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.