Description Usage Arguments Details Value
Sort models for plotting in a layout of pages, rows, and columns
1 | sort_models_for_plotting(models, rows = NULL, columns = NULL)
|
models |
List of models |
rows |
One of "outcomes", "exposures", or "adjustments" |
columns |
One of "outcomes", "exposures", or "adjustments" |
The rows
and columns
arguments must not have
the same value.
A list of models sorted such that we can step through the list plotting one model after the other and every model will appear on the correct page in the correct row and column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.