as_incidence_matrix: As incidence matrix

View source: R/conversion.R

as_incidence_matrixR Documentation

As incidence matrix

Description

[Deprecated]

as_incidence_matrix() was renamed to as_biadjacency_matrix() to create a more consistent API.

Usage

as_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 May 4, 2024, 6:31 a.m.