combine.list: combine list

Description Usage Arguments Value Author(s)

Description

combine lists by adding elements or adding to existing elements

Usage

1
2
## S3 method for class 'list'
combine(x, y)

Arguments

x
y

Value

A list, same type as x, but with added elements from y.

Author(s)

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]


inlinedocs documentation built on May 2, 2019, 4:44 p.m.