MunichBnd: Munich Map

MunichBndR 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

plotmap, read.bnd, write.bnd

Examples

## load MunichBnd and plot it
data("MunichBnd")
plotmap(MunichBnd)

R2BayesX documentation built on Oct. 20, 2023, 9:11 a.m.