View source: R/getters_setters.R
| hype_order | R Documentation | 
The order of a hypergraph is the number of vertices it has
hype_order(hype)
hype | 
 A hypergraph object  | 
A number representing the number of vertices in the hypergraph
hype <- example_hype() hype_order(hype)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.