Learn R Programming

BIOdry (version 0.3)

PTclim05: Meteorological records of precipitation and temperature

Description

Monthly precipitation sums and average temperatures of two climatic locations in the North of Spain (Soria) and in the central portion of the country (Cuenca).

Usage

data(PTclim05)

Arguments

Format

A data frame with the following 5 variables.
pr
A numeric vector with the monthly precipitation sums measured in mm month-1
tm
A numeric vector with the monthly mean temperatures measured in degree C month-1
month
A numeric vector with the recorded month
year
A numeric vector with the recorded year
plot
A factor indicating the code of a correspondant dendrochronological plot

Details

Recorded months begin at January and end at December, and observed years span from 1951 to 2005. Factor in dataset 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

Run this code
str(PTclim05)

Run the code above in your browser using DataLab