Learn R Programming

reddPrec (version 0.2)

sts: Information about stations

Description

Information of the 48 stations related to precip dataset with an identifier, longitude, latitude and altitude.

Usage

data("precipDataset")

Arguments

Format

A data.frame with 48 observations on the following 4 variables.
ID
identifier of the station.
X
longitude of the station.
Y
latitude of the station.
ALT
altitude of the station.

Examples

Run this code
data(precipDataset)

Run the code above in your browser using DataLab