Hyperedge {hypergraph} | R Documentation |
A convenience constructor for Hyperedge-class
objects
Hyperedge(nodes, label = "")
nodes |
Character vector of nodes that are part of the hyperedge |
label |
A character string describing the hyperedge |
An object of class Hyperedge-class
Seth Falcon
Hyperedge-class
Hypergraph-class