View source: R/getters_setters.R
| hyperedge_list | R Documentation | 
Take a hypergraph object and return its hyperedge list.
hyperedge_list(hype)
hype | 
 A hypergraph object  | 
A hyperedge list. See main documentation for more details on its structure
h <- example_hype() hyperedge_list(h)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.