AGGREGATE: Add MODE=ADDVARIABLES subcommand.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 26 Jul 2010 12:34:58 +0000 (14:34 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 26 Jul 2010 12:34:58 +0000 (14:34 +0200)
commit73549ddf86afb11f488f9f95265f29aab2ef712e
tree3fbf81a8d4e7eccb984314e4fe5d42559e2d7195
parentafa714cc8f7d7d8a71b3148eb8034ee4f3717d0b
AGGREGATE: Add MODE=ADDVARIABLES subcommand.

Instead of replacing the current dataset with the aggregated
data, this subcommand appends newvariables to the data with the
aggregated values.
doc/transformation.texi
src/language/stats/aggregate.c
tests/language/stats/aggregate.at