GermanyBnd {R2BayesX} | R Documentation |
Germany Map
Description
This database produces a map of Germany since 2001 containing 439 administrative districts.
Usage
data("GermanyBnd")
Format
A list
of class "bnd"
containing 466 polygon matrices with
x-coordinates in the first and y-coordinates in the second column each.
Source
https://www.uni-goettingen.de/de/bayesx/550513.html.
See Also
Examples
## load GermanyBnd and plot it
data("GermanyBnd")
plotmap(GermanyBnd)
[Package R2BayesX version 1.1-5 Index]