R/sunshine_hours.R

#' Imaginary sunshine hours
#'
#' Imaginary data for average daily sunshine hours by month and year (2001-2006) for three imaginary locations
#'
#'  This data is a multidimensional array, with years in rows, months in columns, and locations in the third dimension.  It was created from random numbers generated between 0 and 10 for each year-month-location
#'  \itemize{
#'  \item sunshine hours
#'  }
"sunshine_hours"
raefuhrman/262_Final_Package documentation built on June 15, 2019, 2:44 p.m.