combine_plots | R Documentation |
Combine plots into final output
combine_plots(plots, shapiro_result, model_call, call, call.size, label.size)
plots |
List of ggplot objects |
shapiro_result |
Result from Shapiro test or NULL |
model_call |
Model call string or NULL |
call |
Logical, whether to include call |
call.size |
Size of call text |
label.size |
Size of labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.