FantasyBnd {R2BayesX}R Documentation

Fantasy Map

Description

This database produces a fantasy map of 10 regions.

Usage

data("FantasyBnd")

Format

A list of class "bnd" containing 10 polygon matrices with x-coordinates in the first and y-coordinates in the second column each.

See Also

plotmap, read.bnd, write.bnd

Examples

## load FantasyBnd and plot it
data("FantasyBnd")
plotmap(FantasyBnd)

[Package R2BayesX version 1.1-5 Index]