is.for_each_task {brickster} | R Documentation |
Test if object is of class ForEachTask
Description
Test if object is of class ForEachTask
Usage
is.for_each_task(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the ForEachTask
class.
[Package brickster version 0.2.8.1 Index]