#' A list of light hours per day, maximum hours and extraterrestial radiation
#'
#' a list of 3 dataframes: first list is light hours per day, second list is maximum hours
#' and third list is extraterrestial radiation.
#' @format A list of 3 dataframes.
#' \describe{
#' \item{light.hours}{a dataframe of light hours (in percentage) per day by month and latitud}
#' \item{max.hours}{a dataframe of maximum hours (hours/day) by month and latitud}
#' \item{radiation}{a dataframe of extraterrestial radiation (mm/day) per day by month and latitud}
#' ...
#' }
"blaney.criddle"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.