Hi Hadley, It seems aggregate does some trick !!!
I will have a look at this ! Many many thanks ! Laurent 2007/2/28, hadley wickham <[EMAIL PROTECTED]>: > > 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 <[EMAIL PROTECTED]> wrote: > > Hi ! > > > > with apply or tapply-like functions, is it possible to create > > multidimensional cubes with R ? Like with SAS and its function PROC > TABULATE > > or OLAP ? > > Is there some functions or modules to access OLAP databases with R ? > > > > My idea is to create a package for that, since XMLA and JOLAP > specifications > > should able us to do so ! > > > > Thanks for your help, > > > > Laurent > > > > > > -- > > «À attendre que l'herbe pousse, le boeuf meurt de faim» > > «Le boeuf» @<http://www.le-valdo.com> > > > > [[alternative HTML version deleted]] > > > > > > ______________________________________________ > > [email protected] mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > > > > -- «À attendre que l'herbe pousse, le boeuf meurt de faim» «Le boeuf» @<http://www.le-valdo.com> [[alternative HTML version deleted]]
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
