powered by
merge_dots_with_list(..., l = list(), warn_on_dupes = TRUE, allow_unnamed_elements = FALSE)
TRUE
FALSE
x
y
merge.list
merge
merge_dots_with_list( foo = 1, bar = 2, baz = 3, l = list(foo = 4, baz = 5, quux = 6) )
Run the code above in your browser using DataLab