Description
Sum data frame columns but tho
Usage
dfsumcol(d, lst = c(), invert = FALSE)
Arguments
lst
Skip columns included. Sum columns NOT included
invert
Sum only the columns included in lst
Value
The original data frame with a new column (sum) holding the sum