Learn R Programming

reddPrec (version 0.4.0)

points: Information about points of the grid.

Description

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

Usage

data("precipDataset")

Arguments

Format

A data.frame with 676 points 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