| combine.list {inlinedocs} | R Documentation |
combine lists by adding elements or adding to existing elements
## S3 method for class 'list' combine(x, y)
x |
|
y |
A list, same type as x, but with added elements from y.
Toby Dylan Hocking <toby@sg.cs.titech.ac.jp> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]