check_are_names_strings.tempflow: A function that checks, if the value of the 'name'-attribute...

Description Usage Arguments Value

View source: R/tempflow-inputchecker.R

Description

A function that checks, if the value of the 'name'-attribute of each point in the 'tempflow'-object is of type 'string'.

Usage

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

Arguments

tempFlow

A 'tempflow'-object.

Value

The boolean value TRUE, if the value of the 'name'-attribute of each point in the 'tempflow'-object is of type 'string'


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