rowSums
AGGREGATIONS
rowSums(x, na.rm = FALSE, dims = 1L, ...)
--- title: "rowSums" subtitle: "rowSums" --- <span class="category-badge aggregations">AGGREGATIONS</span> ## Usage ```r rowSums(x, na.rm = FALSE, dims = 1L, ...) ```