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

View source: R/mergeLists.R

mergeLists_internalR 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


Gmisc documentation built on Aug. 26, 2023, 1:07 a.m.