Learn R Programming

adverbial (version 0.2.1)

end_step: End a step-by-step process

Description

[Experimental]

Usage

end_step(object)

Value

The object with the step-by-step attributes removed.

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.