Learn R Programming

reshape (version 0.8.10)

nested.by: Nested.by function

Description

Nest series of by statements returning nested list

Usage

nested.by(data, INDICES, FUN, ...)

Author

Hadley Wickham <h.wickham@gmail.com>

Arguments

data

INDICES

FUN

...

Details

Work horse for producing cast lists.