check_step_id.tempflow: A function that checks, if the given step-id corresponds to...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the given step-id corresponds to an edge-id in the underlying graph.

Usage

1
2
## S3 method for class 'tempflow'
check_step_id(tempFlow, stepID)

Arguments

tempFlow

A 'tempflow'-object.

pointID

An integer value.

Value

The boolean value TRUE, if the given integer corresponds to an edge-id in the underlying 'igraph'-object.


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