R2BayesX (version 1.1-1)

MunichBnd: Munich Map

Description

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

Usage

data("MunichBnd")

Arguments

Format

A list of class "bnd" containing 106 polygon matrices with x-coordinates in the first and y-coordinates in the second column each.

See Also

plotmap, read.bnd, write.bnd

Examples

Run this code
# NOT RUN {
## load MunichBnd and plot it
data("MunichBnd")
plotmap(MunichBnd)
# }

Run the code above in your browser using DataLab