plot.linnet {spatstat} | R Documentation |
Plots a linear network
## S3 method for class 'linnet' plot(x, ..., main=NULL, add=FALSE, vertices=FALSE, window=FALSE)
x |
Linear network (object of class |
... |
Arguments passed to |
main |
Main title for plot. Use |
add |
Logical. If codeTRUE, superimpose the graphics
over the current plot. If |
vertices |
Logical. Whether to plot the vertices as well. |
window |
Logical. Whether to plot the window containing the linear network. |
This is the plot method for class "linnet"
.
Null.
Ang Qi Wei aqw07398@hotmail.com and Adrian Baddeley Adrian.Baddeley@csiro.au http://www.maths.uwa.edu.au/~adrian/
example(linnet) plot(letterA)