R/plant_growth_mda.R

#' Imaginary plant growth
#'
#' Imaginary data for monthly plant growth, in mm, by months and years between 2001 and 2006 for three locations.  Based off of sunshine_hours and the Plant_Growth function used to generate growth from sunshine hours.
#'
#'  This data is a multidimensional array, with years in rows, months in columns, and locations in the third dimension.  It was creating using the Plant_Growth function applied to sunshine_hours (random data)
#'
#'  \itemize{
#'  \item plant growth (mm)
#'  }
"plant_growth_mda"
raefuhrman/262_Final_Package documentation built on June 15, 2019, 2:44 p.m.