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