createBipartiteTable function

Bipartite Table

Bipartite Table

Internal use. This function creates a table that is used to create a simple bipartite network

createBipartiteTable(CoNINetworkTable)

Returns

A matrix containing two columns, one for vertexes and one for edge features. The matching happens if they are adjacent to one another

  • Maintainer: José Manuel Monroy Kuhn
  • License: GPL-3
  • Last published: 2021-09-30

Useful links