csum | R Documentation |
cowSums, but consistent with terminology
csum(x, na_rm = FALSE, dims = 1L)
x |
an array of two or more dimensions, containing numeric,
complex, integer or logical values, or a numeric data frame. For
|
na_rm |
Boolean. Remove missing values? |
dims |
integer: Which dimensions are regarded as ‘rows’ or
‘columns’ to sum over. For |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.