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.


InferenceTechnologies/tableMatrix documentation built on May 8, 2019, 1:39 p.m.