ariprec {geospt} | R Documentation |
Data from climatic stations of the Ariari River (Meta-Colombia Department) associated with the rainfall variable
data(ariprec)
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
data(ariprec)
summary(ariprec)