rbind: R6Frame: rbind

Description Usage Arguments Author(s) See Also

Description

A new generic for rbind which includes a default method, and a method for R6Frame. For all other objects, it defaults to the base method.

Usage

1
rbind(x, ...)

Arguments

x

A R6Frame.

...

Additional parameters passed to rbind.

Author(s)

Kristian D. Olsen

See Also

rbind in base for more information and examples.


itsdalmo/R6Frame documentation built on May 18, 2019, 7:10 a.m.