scar-internal | R Documentation |
Internal functions for the package scar
These internal functions are not to be called by the user.
For a given real sequence a_1,..., a_n, the function aggsum
returns the partial sums
a_1, a_1+a_2, a_1+a_2+a_3,..., ∑_{i=1}^n a_i.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.