Generate an model table and plot
.report_mdl(data, cols, categorical = NULL, metric = NULL, ..., title = TRUE)
A list containing a table and a plot volker report chunk.
A data frame.
A a single column (without quotes).
A tidy column selection holding independet categorical variables.
A tidy column selection holding independent metric variables.
Add a plot title (default = TRUE).