# S3 method for class '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.