A model_tbl
often contains nested information within the cells of the
table. This function allows a user to unnest the columns of interest.
# S3 method for model_tbl
unnest_models(data, cols)
A model_tbl
A character vector of columns to unnest
The unnested model_tbl