View source: R/053_atoms_affine_cumsum.R
| cumsum_axis | R Documentation |
Cumulative sum along an axis
cumsum_axis(x, axis = NULL)
x |
An Expression |
axis |
NULL (all), 1 (across rows), or 2 (down columns) |
A Cumsum atom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.