spatgraphs-adj2sg {spatgraphs}R Documentation

Adjacency matrix to edgelist and vice versa

Description

Maps between edgelist and the adjancency matrix representation.

Usage

   sg2adj(x)
   adj2sg(x)

Arguments

x sg-object or sgadj-object.

Details

Date: 2008-07-30
License: GPL v2 or later


[Package spatgraphs version 2.32 Index]