Learn R Programming

tidylog (version 1.0.2)

rename_if: 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
...

Value

see rename_if