Use the .keep argument in dplyr::mutate() to control which variables to retain after mutating to create new variables.
Share this post
TIL: dplyr::mutate()'s .keep argument
Share this post
Use the .keep argument in dplyr::mutate() to control which variables to retain after mutating to create new variables.