step sets the class of the step and check is for checks.
step
sets the class of the step
and check
is for checks.
step(subclass, ..., .prefix = "step_") check(subclass, ..., .prefix = "check_")
subclass |
A character string for the resulting class. For example,
if |
... |
All arguments to the operator that should be returned. |
.prefix |
Prefix to the subclass created. |
An updated step or check with the new class.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.