rename_with {tidylog} | R Documentation |
Wrapper around dplyr::rename_with that prints information about the operation
Description
Wrapper around dplyr::rename_with that prints information about the operation
Usage
rename_with(.data, ...)
Arguments
.data |
see rename_with |
... |
see rename_with |
Value
see rename_with
[Package tidylog version 1.1.0 Index]