Learn R Programming

climatol (version 3.1.2)

Ptest: Monthly precipitation data

Description

Example of a network of 20 monthly precipitation series for 1951-2010.

Usage

data(Ptest)

Arguments

Format

This data set contains:

dat

Monthly precipitation data arranged in a 720x20 matrix

est.c

Data frame with station's coordinates (X,Y,Z), codes and names

See Also

homogen, homogsplit

Examples

Run this code
data(Ptest)
print(est.c)
str(dat)
rm(est.c,dat)

Run the code above in your browser using DataLab