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