Learn R Programming

tidylog (version 1.0.2)

rename: 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