R2BayesX (version 1.1-1)

BeechBnd: Beech Location Map

Description

This database produces a location map of beeches around Rothenbuch, Germany.

Usage

data("BeechBnd")

Arguments

Format

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

Run the code above in your browser using DataLab