AdjacencyFromObject: Adjacency matrix from object

View source: R/utils.R

AdjacencyFromObjectR Documentation

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)

Arguments

object

input object.

Value

A vector without missing values or NULL.


sharp documentation built on April 11, 2025, 5:44 p.m.