rbind: R6Frame: rbind

Description Usage Arguments Author(s) See Also

View source: R/Frame_df.R

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.


R6Frame documentation built on May 30, 2017, 3:05 a.m.