check_points_exists.tempnetwork: A function that checks, if the points specified in...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the points specified in "pointNameList" exist in the 'tempflow'-object of the given 'tempnetwork'-object.

Usage

1
2
## S3 method for class 'tempnetwork'
check_points_exists(tempNetwork, pointNameList)

Arguments

tempNetwork

A 'tempnetwork'-object.

pointNameList

A vector of strings representing the names of points in the 'tempflow'-object of the given 'tempnetwork'-object.

Value

The boolean value TRUE, if all the points specified in "pointNameList" exist in the 'tempflow'-object of the given 'tempnetwork'-object.


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