Learn R Programming

sharp (version 1.4.6)

AdjacencyFromObject: Adjacency matrix from object

Description

Returns the adjacency matrix from an igraph object or from the output of simulation or inference functions from the present package.

Usage

AdjacencyFromObject(object)

Value

A vector without missing values or NULL.

Arguments

object

input object.