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

Description Usage Arguments Value

View source: R/tempflow-predicates.R

Description

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

Usage

1
2
## S3 method for class 'tempflow'
is_locally_homogeneous(tempFlow)

Arguments

tempFlow

A 'tempflow'-object.

Value

A truth value indicating whether the flow is locally homogeneous.


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