hype_size {rhype} | R Documentation |
Get The Size Of A Hypergraph
Description
The size of a hypergraph is the number of hyperedges it contains
Usage
hype_size(hype)
Arguments
hype |
A hypergraph object |
Value
A number representing the number of hyperedges in a hypergraph
[Package rhype version 0.3.0 Index]