relocate {tidylog}R Documentation

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

Description

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

Usage

relocate(.data, ...)

Arguments

.data

see relocate

...

see relocate

Value

see relocate


[Package tidylog version 1.1.0 Index]