check_graphlist_vertex_unique.tempnetwork: A function that checks, if the names of each vertex in each...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the names of each vertex in each graph of the graph-list of the given 'tempnetwork'-object is unique for its graph.

Usage

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

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if the names of each vertex in each graph of the graph-list of the given 'tempnetwork'-object is unique for its graph.


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