Rdocumentation
powered by
Learn R Programming
spatgraphs (version 0.52)
spatgraphs-plot_graph: plot_graph
Description
Plot the graph on top of point pattern plot using the information in the neighbourhood matrix.
Arguments
pp
Point pattern with at least members x,y,n
edges
Neighbourhood matrix
col="black"
Line colour
bg="white"
Background color (3d)
pointcolor="black"
Point color (if add=F)
add=F
Add to existing plot or create a new plot.
lty=1
Line type, 1=solid,2=dashed etc.
pointsize=1
Size of points to plot
axes=T
main=""
Main title.
nticks=2
Number of ticks in axes (3D)
Details
ll
{ Date: 2007-10-16 License: GPL v2 or later }