merge_named_lists: Merge two names lists

Description Usage Arguments

View source: R/utils.R

Description

Elements with common names are concatenated. If both lists have NULL for an element, then default is used instead.

Usage

1
merge_named_lists(list1, list2, default = character())

Arguments

list1

First list.

list2

Second list.


MangoTheCat/simplegraph documentation built on May 7, 2019, 2:23 p.m.