slice {tidylog}R Documentation

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

Description

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

Usage

slice(.data, ...)

Arguments

.data

see slice

...

see slice

Value

see slice


[Package tidylog version 1.1.0 Index]