R2BayesX (version 1.1-1)

ZambiaBnd: Zambia Map

Description

This database produces a map of Zambia containing 57 districts.

Usage

data("ZambiaBnd")

Arguments

Format

A list of class "bnd" containing 57 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 ZambiaBnd and plot it
data("ZambiaBnd")
plotmap(ZambiaBnd)
# }

Run the code above in your browser using DataLab