distinct {tidylog}R Documentation

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

Description

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

Usage

distinct(.data, ...)

Arguments

.data

see distinct

...

see distinct

Value

see distinct


[Package tidylog version 1.1.0 Index]