check_point_name.tempflow: A function that checks, if the given point-name occurs as a...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the given point-name occurs as a name-attribute of some vertex in the underlying graph.

Usage

1
2
## S3 method for class 'tempflow'
check_point_name(tempFlow, pointName)

Arguments

tempFlow

A 'tempflow'-object.

pointID

A string value.

Value

The boolean value TRUE, if the given string occurs as a name-attribute of some vertex in the underlying 'igraph'-object.


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