StationsTyrol {RainTyrol}R Documentation

Observation stations

Description

All 95 observations stations including all necessary information about each station.

Usage

data("StationsTyrol")

Format

A data.frame containing 95 observation stations and 5 variables.

name

character. Stationname.

id

numeric. Stationnumber

lon

numeric. Longitutde.

lat

numeric. Latitude.

alt

numeric. Altitude.

References

Bundesministerium fuer Land und Forstwirtschaft, Umwelt und Wasserwirtschaft (BMLFUW), Abteilung IV/4 - Wasserhaushalt (2016). Available at http://ehyd.gv.at, Accessed: February 29 2016

Examples

data("StationsTyrol", package = "RainTyrol")
head(StationsTyrol)

[Package RainTyrol version 0.2-0 Index]