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

View source: R/filter.R

top_nR Documentation

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


elbersb/tidylog documentation built on June 13, 2024, 2:35 a.m.