check_graphs_have_names.tempnetwork: A function that checks, if the 'igraphs'-object in the...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the 'igraphs'-object in the graph-list of the given 'tempnetwork'-object have the vertex attribute "name".

Usage

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

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

The boolean value TRUE, if the 'igraphs'-object in the graph-list of the given 'tempnetwork'-object have the vertex attribute "name".


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