Learn R Programming

plyr (version 1.5.2)

split_labels: Generate labels for split data frame.

Description

Generate labels for split data frame. Create data frame giving labels for split data frame.

Usage

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

Arguments

list
of variables to split up by
whether
all possible combinations should be considered, or only those present in the data