cbind.tableMatrix: Column binding

Description Usage Arguments Value

Description

Column binding

Column binding of tab part of tableMatrix or tableList object.

Usage

1
2
3
4
5
## S3 method for class 'tableList'
cbind(x, y, ...)

## S3 method for class 'tableMatrix'
cbind(x, y, ...)

Arguments

x

tableList or tableMatrix object.

y

tableList or tableMatrix object.

...

Passed arguments.

Value

Matrix object.


tableMatrix documentation built on May 1, 2019, 8:42 p.m.