group_by_list: Group By List

View source: R/Standardization.R

group_by_listR Documentation

Group By List

Description

Group By List

Usage

group_by_list(x, key)

Arguments

x

the data frame to be checked

key

list of one or more column names that are suspected to be the key

Details

Replacement for group_by_ now that it has been depricated.

Value

Group_By using a list of quoted names.


CSISdefense/csis360 documentation built on April 29, 2024, 5:30 p.m.