BeechBnd {R2BayesX} | R Documentation |
Beech Location Map
Description
This database produces a location map of beeches around Rothenbuch, Germany.
Usage
data("BeechBnd")
Format
A list
of class "bnd"
containing 83 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 BeechBnd and plot it
data("BeechBnd")
plotmap(BeechBnd)
[Package R2BayesX version 1.1-5 Index]