base_check_is_subtempflow: A function that checks, if the given 'tempflow'-object...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the given 'tempflow'-object "subTempFlow" is a subtempflow the given 'tempflow'-object "supTempFlow". (That is, the underlying graph of the prior is a subgraph of the underlying graph of the latter)

Usage

1
base_check_is_subtempflow(supTempFlow, subTempFlow)

Arguments

supTempFlow

A 'tempnetwork'-object.

subTempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if the given 'tempflow'-object "subTempFlow" is a subtempflow the given 'tempflow'-object "supTempFlow".


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