Skip to content
Prev 155405 / 398506 Next

Averaging 'blocks' of data

Hi Steve,

 	You probably want to check out ?by or ?aggregate, maybe using
(rownames(df) %/% 60) : (colnames(df) %/% 60) as your index variable.

--Adam
On Sun, 7 Sep 2008, Steve Murray wrote: