PlotMap: Plot the paths and their mapping.

Description Usage Arguments

View source: R/PlotMap.R

Description

Plots the paths and the mappings between paths.

Usage

1
2
PlotMap(mapping, cols = c("grey40"), linecol = "grey25",
           xlim= NA, ylim = NA, ...)

Arguments

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


pathmapping documentation built on May 2, 2019, 4:20 a.m.