base_check_equivalenceclass_is_exhaustive: 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 given equivalence-relation, there exists a vertex with the same name in the corresponding graph from the given graph-list.

Usage

1

Arguments

graphList

A named list of 'igraph'-objects.

equivRel

A named list of named lists.

Value

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


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