powered by
Monthly precipitation sums and average temperatures of two climatic locations.
data(PTclim05)
A data frame with the following 5 variables.
pr
A numeric vector with the monthly cumulative precipitations (mm month-1)
tm
A numeric vector with the monthly average temperatures (degree C month-1)
month
A numeric vector of months
year
A numeric vector of years
plot
A factor vector of plot codes
Recorded months begin at January and end at December, and observed years span from 1951 to 2005. Factor in data set defines one sample level (plot)
Bogino, S., and Bravo, F. (2008). Growth response of Pinus pinaster Ait. to climatic variables in central Spanish forests. Ann. For. Sci. 65, 1-13.
str(PTclim05)
Run the code above in your browser using DataLab