top_n {tidylog}R 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


[Package tidylog version 1.1.0 Index]