R/tidymodels.R
update_step.Rd
Update the vaules of a specific recipe step located by id
update_step(object, target_id, ...)
A recipe or a workflow object with a recipe
The id name of the step
The arguments to update the step.