slice_max {tidylog}R Documentation

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

Description

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

Usage

slice_max(.data, ...)

Arguments

.data

see slice_max

...

see slice_max

Value

see slice_max


[Package tidylog version 1.1.0 Index]