end_step: End a step-by-step process

View source: R/step-by-step.R

end_stepR Documentation

End a step-by-step process

Description

[Experimental]

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.


UchidaMizuki/partialised documentation built on July 17, 2025, 12:10 a.m.