recipes icon indicating copy to clipboard operation
recipes copied to clipboard

handle steps based on superseded dplyr verbs

Open hfrick opened this issue 3 years ago • 1 comments

The steps step_mutate_at() and step_rename_at() are based on superseded dplyr functions mutate_at() and rename_at().

hfrick avatar Mar 09 '21 17:03 hfrick