Nothing
#' Foliar damage by Ozone
#' @format Data frame con 52 filas y 2 columnas:
#' \describe{
#' \item{damage}{Foliar decoloration, `1` with decoloration, `0`
#' without decoloration.}
#' \item{ozone}{Maximum charge of Ozone concentration.}
#'}
#' @examples
#' data(fdamage)
#' table(fdamage$damage)
"fdamage"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.