Usage
# S3 method for class 'mass_dataset'
rbind(..., deparse.level = 1)
Arguments
- ...
One or more mass_dataset objects to be row bound.
- deparse.level
Integer controlling the construction of labels in the case of non-matrix-like arguments. Default is 1.
Value
A mass_dataset object created by row-binding the supplied objects.