R2BayesX (version 1.1-1)

FantasyBnd: Fantasy Map

Description

This database produces a fantasy map of 10 regions.

Usage

data("FantasyBnd")

Arguments

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

Run this code
# NOT RUN {
## load FantasyBnd and plot it
data("FantasyBnd")
plotmap(FantasyBnd)
# }

Run the code above in your browser using DataLab