R/blaney.criddle.R

#' 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"
GeomarPerales/epwgen documentation built on Feb. 13, 2022, 6:15 a.m.