Check whether an R object is a stageRunner object

is.stagerunner(obj)

is.stageRunner(obj)

Arguments

obj

any object.

Value

TRUE if the object is of class stageRunner, FALSE otherwise.