Skip to content
Prev 138774 / 398506 Next

Storing output in an array or matrix

I think you could get this done with the function "tapply", but it's not 
clear because you don't give an example of your data.  If tapply is not 
the answer, certainly there is a way that is better than resorting to 
doing it 'by hand' (brute force).

See ?tapply

Best,
Erik Iverson
tieflingrogue wrote: