base_check_tempflow_graphlist_index_equality: A function that checks, if the names in one given...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the names in one given string-vector are identical to the names in the other given string-vector.

Usage

1
2
base_check_tempflow_graphlist_index_equality(tempFlowPointNameList,
  graphListNameList)

Arguments

tempFlowPointNameList

A vector of strings.

graphListNameList

A vector of strings.

equivRel

A named list of named lists.

Value

The boolean value TRUE, if the names in one given string-vector are identical to the names in the other given string-vector.


KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.