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