MunichBnd: Munich Map

Description Usage Format Source See Also Examples

Description

This database produces a city map of Munich containing 105 administrative districts.

Usage

1
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

http://www.BayesX.org.

See Also

plotmap, read.bnd, write.bnd

Examples

1
2
3
## load MunichBnd and plot it
data("MunichBnd")
plotmap(MunichBnd)

datacamp/R2BayesX documentation built on May 14, 2019, 7:10 p.m.