base_check_tempflow_equivclass_index_equality: A function that checks, if the indices of each...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

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.

Usage

1
2
base_check_tempflow_equivclass_index_equality(tempFlowPointNameList,
  equivRel)

Arguments

tempFlowPointNameList

A vector of strings.

equivRel

A named list of named lists.

Value

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.


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