points: Information about points of the grid.

Description Usage Format Examples

Description

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

Usage

1
data("precipDataset")

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

1
data(precipDataset)

Example output

Loading required package: snowfall
Loading required package: snow

reddPrec documentation built on May 1, 2019, 11:30 p.m.

Related to points in reddPrec...