powered by
step sets the class of the step.
step
step(subclass, ...)
A character string for the resulting class. For example, if subclass = "blah" the step object that is returned has class step_blah.
subclass = "blah"
step_blah
All arguments to the step that should be returned.
A updated step with the new class.