R/utils2.R
psum.Rd
Helper function that will sum values even if we have NA
psum(..., na.rm = FALSE)
List of integer or numeric
Bolean indicating if NA shall be removed
Integer or numeric.
Someone
if (FALSE) { psum() }