| .report_mdl | R Documentation |
Generate an model table and plot
.report_mdl(data, cols, categorical = NULL, metric = NULL, ..., title = TRUE)
data |
A data frame. |
cols |
A a single column (without quotes). |
categorical |
A tidy column selection holding independet categorical variables. |
metric |
A tidy column selection holding independent metric variables. |
title |
Add a plot title (default = TRUE). |
A list containing a table and a plot volker report chunk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.