PTclim05: Multilevel data set of monthly cumulative precipitations and...

PTclim05R 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.

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

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)

BIOdry documentation built on May 3, 2022, 1:08 a.m.