get_row_totals_dfr: Get row totals for a set of columns in a dataframe without...

Description Usage

View source: R/totals.R

Description

This is the raw version of get_row_totals. It should only be used internally within the package inside functions which provide validation.

Usage

1
get_row_totals_dfr(data, from = 2, to = ncol(data), na.rm = FALSE)

olihawkins/cltools documentation built on Sept. 14, 2020, 7:25 a.m.