mergeLists: Merge two lists

Description Usage Arguments

View source: R/utils-filter.R

Description

Merges the two lists passed in. The lists must have the exact same structure.

Usage

1
mergeLists(list1, list2)

Arguments

list1

The first list to merge

list2

The second list to merge


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.