Skip to contents

Test if object is of class PipelineTask

Usage

is.pipeline_task(x)

Arguments

x

An object

Value

TRUE if the object inherits from the PipelineTask class.