is_locally_homogeneous.tempnetwork: Is a function that checks whether the 'tempflow'-object of...

Description Usage Arguments Value

View source: R/tempnetwork-tempflow-predicates.R

Description

Is a function that checks whether the 'tempflow'-object of the given 'tempnetwork'-object is locally homogeneous. That is, whether every step (excluding loops) has the same weight.

Usage

1
2
## S3 method for class 'tempnetwork'
is_locally_homogeneous(tempNetwork)

Arguments

tempNetwork

A 'tempnetwork'-object.

Value

A truth value indicating whether the underlying flow is locally homogeneous.


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