On Thu, 27 Dec 2012, Pindar wrote:
 while working on my MANOVA function I realized that the build in
command 
 'summary' could be easily used for (at least) some
 steps for this analysis if it's output would be accessible. At the moment 
 it's not, right? 
Right.
 For this purpose something like
 'mySummary <- summary varlist --by=series' should work. At the moment 
 'mySummary' is saved, but nowhere visible. 
It shows up in the icon view window.
But notice you have the built-in functions mean, sd, skewness 
and kurtosis.
Allin Cottrell