slice...: slice

Description Usage Arguments Details Value Author(s) See Also

View source: R/slice.R

Description

Grouping wrapper for slice

Usage

1

Arguments

...

parameters for dplyr::slice

Details

The wisegroup package provides a wrapper for slice that behaves as per the original with the added bonus of signalling returned data could be grouped in source code. This helps avoid mistakes associated with forgetting to call ungroup().

For original documentation see dplyr::slice().

Use wisegroup::slice() to automatically remove groups after applying dplyr::slice.

Value

an ungrouped dataframe

Author(s)

Miles McBain

See Also

dplyr::slice, slice...


MilesMcBain/wisegroup documentation built on Dec. 5, 2019, 2:03 a.m.