Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, if the number of vertices of each equvialence-class in the given equivalence-relation is identical to the number of graphs in the given graph-list.
1 | base_check_equivclass_equal_length_to_graphs(graphList, equivRel)
|
graphList |
A named list of 'igraph'-objects. |
equivRel |
A named list of named lists. |
The boolean value TRUE, if the number of vertices of each equvialence-class in the given equivalence-relation is identical to the number of graphs in the given graph-list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.