PlotMap: Plot the paths and their mapping.

View source: R/PlotMap.R

PlotMapR Documentation

Plot the paths and their mapping.

Description

Plots the paths and the mappings between paths.

Usage

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


stmueller/pathmapping documentation built on Nov. 13, 2023, 12:39 p.m.