Learn R Programming

madness (version 0.2.0)

bind: Row and Column Bind

Description

Row and Column Bind

Usage

\method{c}{madness}(...)
"cbind2"(x, y, ...)
"cbind2"(x, y, ...)
"cbind2"(x, y, ...)
"cbind2"(x, y, ...)
"rbind2"(x, y, ...)
"rbind2"(x, y, ...)
"rbind2"(x, y, ...)
"rbind2"(x, y, ...)

Arguments

...
optional arguments for methods (ignored here).
x, y
madness or array, numeric, matrix objects.