Merge elements from object of class 'canregs', 'fbswicds', or 'asrs' based on provided index or conditions. The class of the returned object will be the same with the input object.
cr_merge(data)
# S3 method for class 'canregs'
cr_merge(data)
# S3 method for class 'fbswicds'
cr_merge(data)
# S3 method for class 'asrs'
cr_merge(data)
# S3 method for class 'qualities'
cr_merge(data)
# S3 method for class 'age_rates'
cr_merge(data)
# S3 method for class 'summaries'
cr_merge(data)
An object with merged elements.