append: Append elements to sticky object

Description Usage Arguments See Also

View source: R/append.R

Description

Append elements to sticky object

Usage

1
append(x, ...)

Arguments

x

sticky object

...

additional arguments to base::append

append preserves object attributes by wrapping base::append and copying objects to the result.

See Also

append


sticky documentation built on April 14, 2020, 6:34 p.m.