cbind.tableList: Column binding
Description
Column binding
Column binding of tab part of tableMatrix or tableList object.
Usage
# S3 method for tableList
cbind(x, y, ...)# S3 method for tableMatrix
cbind(x, y, ...)
Arguments
x
tableList or tableMatrix object.
y
tableList or tableMatrix object.