GermanyBnd: Germany Map

Description Usage Format Source See Also Examples

Description

This database produces a map of Germany since 2001 containing 439 administrative districts.

Usage

1
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

http://www.BayesX.org.

See Also

plotmap, read.bnd, write.bnd

Examples

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

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