ZambiaBnd {R2BayesX} | R Documentation |
Zambia Map
Description
This database produces a map of Zambia containing 57 districts.
Usage
data("ZambiaBnd")
Format
A list
of class "bnd"
containing 57 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
Examples
## load ZambiaBnd and plot it
data("ZambiaBnd")
plotmap(ZambiaBnd)
[Package R2BayesX version 1.1-5 Index]