dot-convert2igraph: CONVERT LIST OF ADJENCY MATRICES TO IGRAPH

.convert2igraphR Documentation

CONVERT LIST OF ADJENCY MATRICES TO IGRAPH

Description

Wrapper around igraph::graph_from_adjacency_matrix that outputs NA for empty networks.

Usage

.convert2igraph(networkList)

Arguments

networkList

is a list of adjacency matrices that can be converted to igraph using igraph::graph_from_adjacency_matrix


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.