Cumulative sum of an onionic vector
## S3 method for class 'onion' cumsum(x)
x
Onionic vector
Robin K. S. Hankin
a <- roct(7) cumsum(a)