split_labels: Generate labels for split data frame.

View source: R/splitter-d.r

split_labelsR Documentation

Generate labels for split data frame.

Description

Create data frame giving labels for split data frame.

Usage

split_labels(splits, drop, id = plyr::id(splits, drop = TRUE))

Arguments

splits

list of variables to split up by

drop

whether all possible combinations should be considered, or only those present in the data


hadley/plyr documentation built on Oct. 15, 2023, 8:20 a.m.