.merge.lists {RobAStBase} | R Documentation |
Merging Lists
Description
.merge.lists
takes two lists and merges them.
Usage
.merge.lists(a, b)
Arguments
a |
the first list |
b |
the second list |
Value
the merged list
[Package RobAStBase version 1.2.7 Index]