Learn R Programming

stplanr (version 0.1.4)

plot,SpatialLinesNetwork,ANY-method: Plot a SpatialLinesNetwork

Description

Plot a SpatialLinesNetwork

Usage

"plot"(x, component = "sl", ...)

Arguments

x
The SpatialLinesNetwork to plot
component
The component of the network to plot. Valid values are "sl" for the geographic (SpatialLines) representation or "graph" for the graph representation.
...
Arguments to pass to relevant plot function.