check_point_id.tempflow: A function that checks, if the given point-id corresponds to...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the given point-id corresponds to a vertex-id in the underlying graph.

Usage

1
2
## S3 method for class 'tempflow'
check_point_id(tempFlow, pointID)

Arguments

tempFlow

A 'tempflow'-object.

pointID

An integer value.

Value

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


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