check_has_loop.tempflow: A function that checks, if the given point (specified by...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the given point (specified by either name or id) has a loop.

Usage

1
2
## S3 method for class 'tempflow'
check_has_loop(tempFlow, inpPoint, safe = TRUE)

Arguments

tempFlow

A 'tempflow'-object.

inpPoint

An integer or string value.

safe

if TRUE, the existence of the point will be ensured.

Value

The boolean value TRUE, if the given point (specified by either name or id) has a loop.


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