rename_if {tidylog}R Documentation

Wrapper around dplyr::rename_if that prints information about the operation

Description

Wrapper around dplyr::rename_if that prints information about the operation

Usage

rename_if(.tbl, ...)

Arguments

.tbl

see rename_if

...

see rename_if

Value

see rename_if


[Package tidylog version 1.1.0 Index]