PlotMap {pathmapping} | R Documentation |
Plots the paths and the mappings between paths.
PlotMap(mapping, cols = c("grey40"), linecol = "grey25", xlim= NA, ylim = NA, ...)
mapping |
A map object produced by CreateMap() or GetMinMap() |
cols |
A set of colors to shade consecutive polygons. |
linecol |
Color for lines connecting paths |
xlim |
two values that override default x range. |
ylim |
two values that override default y range. |
... |
other graphical arguments |