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


gforge/Gmisc documentation built on Aug. 30, 2023, 7:38 a.m.