Description Usage Arguments Details Value See Also
Return a tis whose elements are the cumulative sums, products,
minima or maxima of the elements of the argument.
1 2 3 4 5 6 7 8 |
x |
a |
These are tis methods for generic functions.
A tis like x. An NA value in x causes the
corresponding and following elements of the return value to be
NA, as does integer overflow in cumsum (with a warning).
cumsum, cumprod,
cummin, cummax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.