State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
spatgraphs (version 2.62)
spatgraphs-sg2igraph: sg2igraph
Description
Convert spatgraph-object to an igraph-object, and vice versa.
Usage
sg2igraph(g, pp=NULL) igraph2sg(g)
Arguments
g
The object to be converted.
pp
point pattern. If none given, no details of the points will survive.
Details
ll
{ Date: 2009-04-29 License: GPL v2 or later }