R/processing-mass_dataset.R
cbind.mass_dataset.Rd
cbind
# S3 method for class 'mass_dataset' cbind(..., deparse.level = 1)
One or more mass_dataset objects to be column bound.
mass_dataset
Integer controlling the construction of labels in the case of non-matrix-like arguments. Default is 1.
A mass_dataset object created by column-binding the supplied objects.
Xiaotao Shen xiaotao.shen@outlook.com