Last data update: 2014.03.03

R: Empirical data related to rainfall
preciR Documentation

Empirical data related to rainfall

Description

Empirically generated data in 10 arbitrary locations associated with the rainfall variable

Usage

data(preci)

Format

A data frame with 10 observations on the following 4 variables:

Obs

a numeric vector; observation number

x

a numeric vector; x-coordinate; unknown reference

y

a numeric vector; y-coordinate; unknown reference

prec

a numeric vector; the target variable

Examples

data(preci)
summary(preci)

Results