powered by
combine lists by adding elements or adding to existing elements
combine
# S3 method for list combine(x, y)
A list, same type as x, but with added elements from y.
x
y