check_equivclass_equal_length_to_graphs.tempnetwork: 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 equvialence-class in the equivalence-relation of the given 'tempnetwork'-object is identical to the number of graphs in the graph-list of the given 'tempnetwork'-object.

Usage

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

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if the number of vertices of each equvialence-class in the equivalence-relation of the given 'tempnetwork'-object is identical to the number of graphs in the graph-list of the given 'tempnetwork'-object.


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