View source: R/discumulate_data.R
discumulate_data | R Documentation |
Computes the inverse of the cumsum
function
discumulate_data(value_cum)
value_cum |
numeric vector; usually the result of cumulating values. |
A vector of the same length as value_cum
Ian Kopacka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.