is.python_wheel_task {brickster}R Documentation

Test if object is of class PythonWheelTask

Description

Test if object is of class PythonWheelTask

Usage

is.python_wheel_task(x)

Arguments

x

An object

Value

TRUE if the object inherits from the PythonWheelTask class.


[Package brickster version 0.2.5 Index]