check_equivclass_index_is_unique.tempnetwork: A function that checks, if the index set of each...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the index set of each equivalence-class in the equivalence-relation of the given 'tempnetwork'-object is unique.

Usage

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

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if the index set of each equivalence-class in the equivalence-relation of the given 'tempnetwork'-object is unique.


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