check_is_igraph_object.tempflow: A function that checks, if the object assigned to the...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the object assigned to the 'tempflow'-field "graph" is an 'igraph'-object.

Usage

1
2
## S3 method for class 'tempflow'
check_is_igraph_object(tempFlow)

Arguments

tempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if the object assigned to the 'tempflow'-field "graph" is an 'igraph'-object.


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