powered by
Cumulative sum of free vectors
# S3 method for free cumsum(x)
Vector of class free
sum
# NOT RUN { cumsum(abc(1:6)) x <- rfree(10,2) cumsum(c(x,-rev(x))) # }
Run the code above in your browser using DataLab