check_equivalenceclass_is_exhaustive.tempnetwork: A function that checks, if for each entry in the...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if for each entry in the equivalence-class of the equivalence-relation of the given 'tempnetwork'-object, there exists a vertex with the same name in the corresponding graph from the graph-list of the given 'tempnetwork'-object.

Usage

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

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if for each entry in the equivalence-class of the equivalence-relation of the given 'tempnetwork'-object, there exists a vertex with the same name in the corresponding graph from the graph-list of the given 'tempnetwork'-object.


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