R/constructing_vectors.R
merge_named_vectors.Rd
If an item in u has the same name as an item in v then replace the value in v with that in u, otherwise create a new element in v.
u
v
merge_named_vectors(v, u)
named vector or list
named vector of list