#' @title plastic_table
#' @description mock plastic sample data to be used as an example for the detect_plastic function
#'
#' @format data frame with 4 variables and 19 rows
#' @source
#' \describe {
#' \item{carbon}{number of carbon atoms}
#' \item{hydrogen}{number of hydrogen atoms}
#' \item{oxygen}{number of oxygen atoms}
#' \item{chlorine}{number of chlorine atoms}
#' }
"plastic_table"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.