check_is_pointsubset.tempnetwork: A function that checks, if the points in the given...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, if the points in the given 'tempflow'-object are a subset of the points in the 'tempflow'-object from the given 'tempnetwork'-object.

Usage

1
2
## S3 method for class 'tempnetwork'
check_is_pointsubset(tempNetwork, tempFlow)

Arguments

tempNetwork

A 'tempnetwork'-object.

tempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if the points in the given 'tempflow'-object are a subset of the points in the 'tempflow'-object from the given 'tempnetwork'-object.


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