Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, if the number of vertices of each graph in the graph-list of the given 'tempnetwork'-object is identical to the number of equivalence-classes in the equivalence-relation of the given 'tempnetwork'-object.
1 2 | ## S3 method for class 'tempnetwork'
check_equivrel_equal_length_to_vertices(tempNetwork)
|
tempNetwork |
A 'tempnetwork'-object. |
The boolean value TRUE, if the number of vertices of each graph in the graph-list of the given 'tempnetwork'-object is identical to the number of equivalence-classes in the equivalence-relation of the given 'tempnetwork'-object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.