merge lists by vector combining all the vector elements of the list items
with the matching names. Unnamed vectors in the list will be dropped
silently.
Usage
mergeLists(x, y)
Arguments
x
unnested list with named elements, each of which is a vector
y
unnested list with named elements, each of which is a vector