graph.map.plot.position: Plot a map labelled with the ID numbering

Description Usage Arguments Methods (by class) See Also Examples

Description

The graph.map.plot.position function allows to plot maps defined as for example SpatialNetwork or SpatialPolygons objects, and render the ID numbering.

Usage

1
2
3
4
5
6
7
graph.map.plot.position(x, label = "", ...)

## S4 method for signature 'SpatialPolygons'
graph.map.plot.position(x, label = "", ...)

## S4 method for signature 'SpatialNetwork'
graph.map.plot.position(x, label = "", ...)

Arguments

x

an object for which a graph.map.plot.position method is defined.

label

a character of length 1 for prefixing seat numbering.

...

other arguments to pass to the plot function. The main usage is setting the cex value.

Methods (by class)

See Also

Other res: SpatialNetwork-class

Examples

1
2
3
4
5
6

Example output

Loading required package: sp
Loading required package: shape

Welcome to spnet.
You are running version 0.9.1.0.

For introductory material, type `vignette('spnet-overview')`.

If you use this package in your work, thank you for rewarding our work by citing the package in your own one. Please type `citation('spnet')` for citation information.

Type `?spnet` to display the help index.

spnet documentation built on May 2, 2019, 6:07 p.m.