cbind mass_data class

cbind_mass_dataset(x, y, deparse.level = 1)

Arguments

x

A mass_dataset object.

y

Another mass_dataset object to be column bound with x.

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