check_are_names_unique.tempflow: A function that checks, if there are two points in...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if there are two points in 'tempflow'-object, that are assigned the same name.

Usage

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

Arguments

tempFlow

A 'tempflow'-object.

Value

returns TRUE, if every point in the tempflow object has a unique 'name'-attribute.


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