mergeLists_internal {Gmisc}R Documentation

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)

Arguments

o_element

Old element

n_element

New element to add to the old element

Value

list with the two merged


[Package Gmisc version 3.0.3 Index]