check_tempflow_equivclass_index_equality.tempnetwork: 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 equivalence-relation of the given 'tempnetwork'-object, are identical to names of the points from the 'tempflow'-object of the given 'tempnetwork'-object.

Usage

1
2
  ## S3 method for class 'tempnetwork'
check_tempflow_equivclass_index_equality(tempNetwork)

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if the indices of each equivalence-class from the equivalence-relation of the given 'tempnetwork'-object, are identical to names of the points from the 'tempflow'-object of the given 'tempnetwork'-object.


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