Skip to content

analog to the matlab buffer function?

1 message · Gregory R. Warnes

#
The gtools package also includes a function, 'running', which accomplishes
the desired task:
[,1] [,2] [,3]
1:3    1    2    3
2:4    2    3    4
3:5    3    4    5

        
On 11/30/06 8:56 PM, "Marc Schwartz" <marc_schwartz at comcast.net> wrote: