slice_head {tidylog}R Documentation

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

Description

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

Usage

slice_head(.data, ...)

Arguments

.data

see slice_head

...

see slice_head

Value

see slice_head


[Package tidylog version 1.1.0 Index]