is.valid_task_type {brickster}R Documentation

Test if object is of class JobTask

Description

Test if object is of class JobTask

Usage

is.valid_task_type(x)

Arguments

x

An object

Value

TRUE if the object inherits from the JobTask class.


[Package brickster version 0.2.8.1 Index]