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/Coder documentation built on April 28, 2023, 4:53 p.m.