condense.df: Condense a data frame
Usage
condense.df(data, variables, fun, ...)
Author
Hadley Wickham <h.wickham@gmail.com>
Arguments
- data
data frame
- variables
character vector of variables to condense over
- fun
function to condense with
- ...
arguments passed to condensing function