ariprec {geospt}R Documentation

Data from climatic stations of the Ariari River (Meta-Colombia Department)

Description

Data from climatic stations of the Ariari River (Meta-Colombia Department) associated with the rainfall variable

Usage

data(ariprec)

Format

A data frame with 18 observations on the following 6 variables:

Obs

a numeric vector; observation number

Nombre

a character vector; station name

x

a numeric vector; x-coordinate

y

a numeric vector; y-coordinate

ELEV

a numeric vector; Elevation above sea level

PRECI_TOT

a numeric vector; the target variable

Examples

data(ariprec)
summary(ariprec)

[Package geospt version 1.0-4 Index]