Nothing
#' Daño foliar por Ozono
#' @format Data frame con 52 filas y 2 columnas:
#' \describe{
#' \item{damage}{Decoloración foliar, `1` con decoloración, `0` sin
#' decoloración.}
#' \item{ozone}{Máxima carga de concentración de Ozono.}
#'}
#' @examples
#' data(fdamage2)
#' table(fdamage2$damage)
"fdamage2"
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.