Description
Collapse a series of data frames with the same columns into one data frame.
Usage
fold.frames(frame.list)
Arguments
frame.list
A list of data frames.
Value
A single data frame with the same columns as the originals.
Details
Most useful with compile.all.games().