transmute {tidylog}R Documentation

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

Description

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

Usage

transmute(.data, ...)

Arguments

.data

see transmute

...

see transmute

Value

see transmute


[Package tidylog version 1.1.0 Index]