Description Usage Arguments Value
View source: R/tempflow-predicates.R
Is a function that checks whether the 'tempflow'-object is locally homogeneous. That is, whether every step (excluding loops) has the same weight.
1 2 | ## S3 method for class 'tempflow'
is_locally_homogeneous(tempFlow)
|
tempFlow |
A 'tempflow'-object. |
A truth value indicating whether the flow is locally homogeneous.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.