from_incidence_matrix: Graph from incidence matrix

View source: R/incidence.R

from_incidence_matrixR Documentation

Graph from incidence matrix

Description

[Deprecated]

graph_from_incidence_matrix() was renamed to graph_from_biadjacency_matrix() to create a more consistent API.

Usage

from_incidence_matrix(...)

Details

Some authors refer to the bipartite adjacency matrix as the "bipartite incidence matrix". igraph 1.6.0 and later does not use this naming to avoid confusion with the edge-vertex incidence matrix.


igraph/rigraph documentation built on Aug. 16, 2024, 1:38 p.m.