base_check_equivrel_equal_length_to_vertices: A function that checks, if the number of vertices of each...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the number of vertices of each graph in the given graph-list is identical to the number of equivalence-classes in the given equivalence-relation.

Usage

1

Arguments

graphList

A named list of 'igraph'-objects.

equivRel

A named list of named lists.

Value

The boolean value TRUE, if the number of vertices of each graph in the given graph-list is identical to the number of equivalence-classes in the given equivalence-relation.


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