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