cbind

# S3 method for mass_dataset
cbind(..., deparse.level = 1)

Arguments

...

One or more mass_dataset objects to be column bound.

deparse.level

Integer controlling the construction of labels in the case of non-matrix-like arguments. Default is 1.

Value

mass_dataset

Author

Xiaotao Shen shenxt1990@outlook.com