group_indices: Group id.

Description Usage Arguments See Also Examples

View source: R/group-indices.R

Description

Generate a unique id for each group

Usage

1
2
3
group_indices(.data, ...)

group_indices_(.data, ..., .dots)

Arguments

.data

a tbl

...

variables to group by. All tbls accept variable names, some will also accept functions of variables. Duplicated groups will be silently dropped.

.dots

Used to work around non-standard evaluation. See vignette("nse") for details.

See Also

group_by

Examples

1

sctyner/dplyr050 documentation built on May 17, 2019, 2:22 p.m.