check_are_weights_nonnegative.tempflow: A function that checks, if the value of the...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the value of the 'weight'-attribute of each point has a non-negative value.

Usage

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

Arguments

tempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if every point in the 'tempflow'-object has a non-negative 'weight'-attribute.


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