split_labels {plyr}R Documentation

Generate labels for split data frame

Description

Create data frame giving labels for split data frame.

Usage

split_labels(splits, drop)

Arguments

splits list of variables to split up by
drop

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package plyr version 0.1.9 Index]