Skip to content

PROC TABULATE with R

2 messages · Laurent Valdes, Hadley Wickham

#
You might want to have a look at the reshape package,
http://had.co.nz/reshape, which can create multi-dimensional cubes and
perform some OLAP type functionality (although it's likely a lot
slower than a fully-fledged OLAP, it will probably do the job)

Hadley
On 2/28/07, Laurent Valdes <valderama at gmail.com> wrote: