Learn R Programming

geospt (version 1.0-4)

preci: Empirical data related to rainfall

Description

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

Usage

data(preci)

Arguments

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

Run this code
data(preci)
summary(preci)

Run the code above in your browser using DataLab