merge_complementary_vectors
take several vectors with complementary entries
(i.e, vector of same length, that are such that only one vector has a non NA value
for each entry), and merge them into one.
merge_complementary_vectors(comb, mat)
add_complementary
.