powered by
This database produces a fantasy map of 10 regions.
data("FantasyBnd")
A list of class "bnd" containing 10 polygon matrices with x-coordinates in the first and y-coordinates in the second column each.
list
"bnd"
plotmap, read.bnd, write.bnd
plotmap
read.bnd
write.bnd
## load FantasyBnd and plot it data("FantasyBnd") plotmap(FantasyBnd)
Run the code above in your browser using DataLab