Learn R Programming

gMOIP (version 1.5.3)

mergeLists: Merge two lists to one

Description

Merge two lists to one

Usage

mergeLists(a, b)

Arguments

a

First list.

b

Second list.