Description Usage Arguments Value Author(s) See Also
View source: R/methods-Hyperedge.R
A convenience constructor for DirectedHyperedge-class
objects
1 | DirectedHyperedge(head, tail, label = "")
|
head |
Character vector of nodes that are part of the head of the hyperedge |
tail |
Character vector of nodes that part of the tail of the hyperedge |
label |
A character string describing the directed hyperedge |
An object of class DirectedHyperedge-class
Seth Falcon
DirectedHyperedge-class
Hyperedge-class
Hypergraph-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.