Description Usage Arguments Value
View source: R/tempflow-inputchecker.R
A function that checks, if there are two points in 'tempflow'-object, that are assigned the same name.
1 2 | ## S3 method for class 'tempflow'
check_are_names_unique(tempFlow)
|
tempFlow |
A 'tempflow'-object. |
returns TRUE, if every point in the tempflow object has a unique 'name'-attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.