code_group_by_list: SQL Group by list

View source: R/code_group_by_list.R

code_group_by_listR Documentation

SQL Group by list

Description

Turns a vector into a list of group by statements that capture every combination of items in the vectory

Usage

code_group_by_list(group_by_cols)

Arguments

group_by_cols

The columns that will be included in the group by statements


mattjcamp/coderr documentation built on April 21, 2023, 7:05 a.m.