Description Usage Arguments Value
View source: R/tempflow-inputchecker.R
A function that checks, if the value of the 'name'-attribute of each point in the 'tempflow'-object is of type 'string'.
1 2 | ## S3 method for class 'tempflow'
check_are_names_strings(tempFlow)
|
tempFlow |
A 'tempflow'-object. |
The boolean value TRUE, if the value of the 'name'-attribute of each point in the 'tempflow'-object is of type 'string'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.