Rdocumentation
powered by
Learn R Programming
gMOIP (version 1.3.0)
mergeLists: Merge two lists to one
Description
Merge two lists to one
Usage
mergeLists(a, b)
Arguments
a
First list.
b
Second list.