BatonRouge: Example Data for use with springpheno package.
Description
Example data for use with the springpheno package. Includes high temperatures,
low temperatures, latitude for Baton Rouge, LA along with the years of data
available in the example dataset.
Usage
data("BatonRouge")
Arguments
Format
Two matrices, a scalar, and a vector
TMAX
a numeric matrix
TMIN
a numeric matrix
lat
a numeric scalar
YEAR
a numeric vector
Details
TMAX contains daily high temperature (degF) for Baton Rouge, LA from 1981-2005
TMIN contains daily low temperature (degF) for Baton Rouge, LA from 1981-2005
lat is the latitude of Baton Rouge, LA
YEAR is the vector of years 1981-2005