Learn R Programming

tidylog (version 1.0.2)

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

Description

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

Usage

top_n(x, ...)

Arguments

x

see top_n

...

see top_n

Value

see top_n