Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, if the indices of each equivalence-class from the given equivalence-relation, are identical to the strings in the given string-vector.
1 | base_check_graphlist_equivclass_index_equality(graphListNameList, equivRel)
|
graphListNameList |
A vector of strings. |
equivRel |
A named list of named lists. |
The boolean value TRUE, if the indices of each equivalence-class from the given equivalence-relation, are identical to the strings in the given string-vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.