View source: R/get_cumulative_counts.R
get_cumulative_counts | R Documentation |
This function applies cumsum to each row of a dataframe or matrix
get_cumulative_counts(data)
data |
A numeric matrix or dataframe |
A matrix or dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.