Learn R Programming

R2BayesX (version 0.1-2)

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.

source

http://www.BayesX.org.

See Also

plotmap, read.bnd, write.bnd

Examples

Run this code
## load BeechBnd and plot it
data("BeechBnd")
plotmap(BeechBnd)

Run the code above in your browser using DataLab