Rdocumentation
powered by
Learn R Programming
hypergraph (version 1.44.0)
Hyperedge: Constructor for Hyeredge objects
Description
A convenience constructor for
Hyperedge-class
objects
Usage
Hyperedge(nodes, label = "")
Arguments
nodes
Character vector of nodes that are part of the hyperedge
label
A character string describing the hyperedge
Value
An object of class
Hyperedge-class
See Also
Hyperedge-class
Hypergraph-class