| max_cardinality | R Documentation | 
The cardinality of a hyperedge is the number of vertices that it contains.
max_cardinality(hype)
hype | 
 A hypergraph object.  | 
The value of the maximum cardinality of a hyperedge in the hypergraph.
hype <- example_hype() max_cardinality(hype)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.