Winters_hours_gaps | R Documentation |
Hourly temperature data recorded in a walnut orchard near the city of Winters, California, USA for 3rd March to 11th November 2008. The dataset contains the full record of recorded temperatures, as well as an additional dataset, in which 500 data gaps of different length were introduced.
A data frame with observations on the following 5 variables.
a numeric vector - the observation year
a numeric vector - the observation month
a numeric vector - the observation day
a numeric vector - the observation day
a numeric vector - daily maximum temperature
a numeric vector - daily minimum temperature
data were collected by Eike Luedeling, at that time at the University of California Davis (now University of Bonn) in a walnut orchard near Winters, California
data(Winters_hours_gaps)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.