This merge function ensures that, when model_tbl is used in a merge that
the resultant dataframe is still a model_tbl.
# S3 method for model_tbl
merge(x, y, ...)A data frame or model_tbl
A data frame or model_tbl
Additional arguments passed to merge
A model_tbl merged with the inputs