Learn R Programming

chillR (version 0.75)

KA_weather: Weather data for Klein-Altendorf, Germany

Description

Daily temperature data from Klein-Altendorf, Germany, for use in combination with the example phenology dataset KA_bloom.

Arguments

Format

A data frame with observations on the following 5 variables.

Year

a numeric vector - the observation year

Month

a numeric vector - the observation month

Day

a numeric vector - the observation day

Tmax

a numeric vector - daily maximum temperature

Tmin

a numeric vector - daily minimum temperature

References

Luedeling E, Kunz A and Blanke M, 2013. Identification of chilling and heat requirements of cherry trees - a statistical approach. International Journal of Biometeorology 57,679-689.

Examples

Run this code

data(KA_weather)

Run the code above in your browser using DataLab