base_check_is_pointsubset: 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 "subTempFlow" are a subset of the points in the given 'tempflow'-object "supTempFlow".

Usage

1
base_check_is_pointsubset(supTempFlow, subTempFlow)

Arguments

supTempFlow

A 'tempnetwork'-object.

subTempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if the points in the given 'tempflow'-object "subTempFlow" are a subset of the points in the given 'tempflow'-object "supTempFlow"


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