step {recipes} | R Documentation |
step
sets the class of the step.
step(subclass, ...)
subclass |
A character string for the resulting class. For example,
if |
... |
All arguments to the step that should be returned. |
A updated step with the new class.