Learn R Programming

Gmisc (version 3.0.3)

mergeLists_internal: A helper function for mergeLists that does the actual work.

Description

A helper function for mergeLists that does the actual work.

Usage

mergeLists_internal(o_element, n_element)

Value

list with the two merged

Arguments

o_element

Old element

n_element

New element to add to the old element