Description Usage Arguments Details Value
combine_plots() combines each plot and overlay them onto one graph.
| 1 | combine_plots(model_array, hist = FALSE)
 | 
| model_array | a tibble retreived from the  | 
| hist | A logical value indicating whether a histogram of the data should be overlayed on the graph | 
If a grouping varaible was specified in fit_model() one graph is made for
each group.
A ggplot object containing the overlayed graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.