| spatgraphs-sg2igraph {spatgraphs} | R Documentation |
Convert spatgraph-object to an igraph-object, and vice versa.
sg2igraph(g, pp=NULL) igraph2sg(g)
g |
The object to be converted. |
pp |
point pattern. If none given, no details of the points will survive. |
| Date: | 2009-04-29 |
| License: | GPL v2 or later |