spatgraphs-sg2igraph {spatgraphs}R Documentation

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

Date: 2009-04-29
License: GPL v2 or later


[Package spatgraphs version 2.32 Index]