| PTclim05 {BIOdry} | R Documentation |
Multilevel data set of monthly cumulative precipitations and monthly average temperatures
Description
Monthly precipitation sums and average temperatures of two climatic locations.
Usage
data(PTclim05)
Format
A data frame with the following 5 variables.
prA numeric vector with the monthly cumulative precipitations (mm month-1)
tmA numeric vector with the monthly average temperatures (degree C month-1)
monthA numeric vector of months
yearA numeric vector of years
plotA factor vector of plot codes
Details
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)
References
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.
Examples
str(PTclim05)
[Package BIOdry version 0.9 Index]