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

Description Usage Arguments Value

View source: R/mergeLists.R

Description

A helper function for mergeLists that does the actual work.

Usage

1
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


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.