Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, if for each entry in the equivalence-class of the given equivalence-relation, there exists a vertex with the same name in the corresponding graph from the given graph-list.
| 1 | base_check_equivalenceclass_is_exhaustive(graphList, equivRel)
 | 
| graphList | A named list of 'igraph'-objects. | 
| equivRel | A named list of named lists. | 
The boolean value TRUE, if for each entry in the equivalence-class of the given equivalence-relation, there exists a vertex with the same name in the corresponding graph from the given graph-list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.