merge_lists: This function handles the ability to merge supplied and...

View source: R/utils.R

merge_listsR Documentation

This function handles the ability to merge supplied and defaults

Description

This function handles the ability to merge supplied and defaults

Usage

merge_lists(defaults, supplied)

Arguments

defaults

(List). Default options

supplied

(List). Supplied options

Value

A merged list


qpmnguyen/teaR documentation built on April 4, 2022, 7:26 p.m.