Austria: Austria States and Topography

AustriaR Documentation

Austria States and Topography

Description

These two data sets Austria and AustriaTopo provide the states of Austria as a SpatialPolygonsDataFrame and the topography of Austria as data frame.

Usage

data("Austria")

Format

The AustriaTopo data contains the following variables:

lon:

Numeric, longitude coordinates.

lat:

Numeric, latitude coordinates.

alt:

Numeric, altitude.

References

Austria (2016). Nuts Einheiten, STATISTIK AUSTRIA. http://www.statistik.at/web_de/klassifikationen/regionale_gliederungen/nuts_einheiten/index.html

Austria Topography (2016). National Centers for Environmental Information, National Oceanic and Atmospheric Administration (NOAA). https://www.ngdc.noaa.gov/mgg/global/global.html

Examples

data("Austria")
plot(Austria)
print(head(AustriaTopo))

bamlss documentation built on Nov. 2, 2023, 5:31 p.m.