Learn R Programming

tidylog (version 1.0.2)

slice: 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