powered by
Sum of all elements in a list
sumlist(alist, na.rm = FALSE)
a list
logical indicating whether missing values should be removed
the sum
Internal function.