discumulate_data: Inverse of Cumulative Sum

View source: R/discumulate_data.R

discumulate_dataR Documentation

Inverse of Cumulative Sum

Description

Computes the inverse of the cumsum function

Usage

discumulate_data(value_cum)

Arguments

value_cum

numeric vector; usually the result of cumulating values.

Value

A vector of the same length as value_cum

Author(s)

Ian Kopacka


eufmdis.adapt documentation built on Sept. 12, 2023, 9:06 a.m.