View source: R/getters_setters.R
| has_real_coef | R Documentation | 
Takes a hypergraph object and returns whether there are real coefficients associating vertices to hyperedges.
has_real_coef(hype)
| hype | A hypergraph object. | 
A logical value indicating whether there are real cofficients associating vertices to hyperedges.
h <- example_hype() has_real_coef(h)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.