check_graph_for_tempflow.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',

Usage

1
2
## S3 method for class 'tempflow'
check_graph_for_tempflow(tempFlow, throwError = TRUE)

Arguments

tempFlow

A 'tempflow'-object.

throwError

If TRUE, violating the criteria above will result in the throwing of an error. Otherwise, FALSE will be returned.

Value

The boolean value TRUE, if the criteria above are satisfied. Otherwise, FALSE or an exception will be returned.


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