bamlss (version 1.2-2)

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

Arguments

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

Run this code
data("Austria")
plot(Austria)
print(head(AustriaTopo))

Run the code above in your browser using DataLab