points: Information about points of the grid.

pointsR Documentation

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")

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

data(precipDataset)

rsnotivoli/reddPrec documentation built on April 15, 2024, 6:50 a.m.