group_by_prepare: Prepare for grouping.

Description Usage Value

Description

Performs standard operations that should happen before individual methods process the data. This includes mutating the tbl to add new grouping columns and updating the groups (based on add)

Usage

1
group_by_prepare(.data, ..., .dots = list(), add = FALSE)

Value

A list

data

Modified tbl

groups

Modified groups


olascodgreat/samife documentation built on May 13, 2019, 6:11 p.m.