get_cumulative_counts: Get cumulative counts

View source: R/get_cumulative_counts.R

get_cumulative_countsR Documentation

Get cumulative counts

Description

This function applies cumsum to each row of a dataframe or matrix

Usage

get_cumulative_counts(data)

Arguments

data

A numeric matrix or dataframe

Value

A matrix or dataframe


nrennie/simnetdemand documentation built on Aug. 30, 2022, 11:20 p.m.