cbind: R6Frame: cbind

Description Usage Arguments Author(s) See Also

View source: R/Frame_df.R

Description

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

Usage

1
cbind(x, ...)

Arguments

x

A R6Frame.

...

Additional parameters passed to cbind.

Author(s)

Kristian D. Olsen

See Also

cbind in base for more information and examples.


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