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