append {sticky}R Documentation

Append elements to sticky object

Description

Append elements to sticky object

Usage

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


[Package sticky version 0.5.6.1 Index]