Compute a row sum and retain NA
s when all values in the row are
NA
.
Value
Modified row sum to set row sum to be missing when all values in the
row are missing (NA
).
Details
Compute a row sum and set the row sum to be missing (not zero) when all
values in the row are missing (NA
).