RobAStBase (version 1.2.5)

.merge.lists: Merging Lists

Description

.merge.lists takes two lists and merges them.

Usage

.merge.lists(a, b)

Value

the merged list

Arguments

a

the first list

b

the second list