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