Learn R Programming

reshape (version 0.8.10)

condense.df: Condense a data frame

Description

Condense

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