sums values in x (ignoring NAs). If all values in x are NA, returns NA (rather than 0),
NA
sum_catchNAs(x)
x
numeric vector
sum of x