Learn R Programming

geozoning (version 1.0.0)

plotMap: plot a map

Description

plot a map

Usage

plotMap(map)

Arguments

map

a map object, such as returned by genMap

Value

a plot

Details

plot 3 different graphics of a map object

Examples

Run this code
# NOT RUN {
data(mapTest)
plotMap(mapTest)
# }

Run the code above in your browser using DataLab