end_step {adverbial} | R Documentation |
End a step-by-step process
Description
Usage
end_step(object)
Arguments
object |
The object to end the step-by-step process for. |
Details
end_step()
ends the step-by-step process and removes the step-by-step
attributes from the object.
Value
The object with the step-by-step attributes removed.
[Package adverbial version 0.2.0 Index]