You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an analogue of step_rm() to select variables (much like dplyr::select()). If it already exists (I could not find it), it seems meaningful to reference it in the documentation of step_rm(). What do you think?
It would be nice to have an analogue of
step_rm()to select variables (much likedplyr::select()). If it already exists (I could not find it), it seems meaningful to reference it in the documentation ofstep_rm(). What do you think?