MunichBnd {R2BayesX} | R Documentation |
Munich Map
Description
This database produces a city map of Munich containing 105 administrative districts.
Usage
data("MunichBnd")
Format
A list
of class "bnd"
containing 106 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 MunichBnd and plot it
data("MunichBnd")
plotmap(MunichBnd)
[Package R2BayesX version 1.1-5 Index]