The merge allows for a recursive component
where the lists are compared on the subelement.
If one does not contain that element it will get NA
in for those parameters.
Usage
mergeLists(..., lapplyOutput = NULL)
Arguments
...
Any number of lists that you want to merge
lapplyOutput
The lapply function outputs a number
of lists and this is for specifically merging all of those.