powered by
## S3 method for class 'list': merge(x, y, ...)
x
y
merge_dots_with_list
merge
merge( list(foo = 1, bar = 2, baz = 3), list(foo = 4, baz = 5, quux = 6) )
Run the code above in your browser using DataLab