Learn R Programming

tidylog (version 1.0.2)

slice_max: 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
...

Value

see slice_max