specs_combine_plots | R Documentation |
specs_combine_plots
produces the combined specification plot.
specs_combine_plots( coef_plot, control_plot, ncoefs, ratio = 2, control_spacing = NULL )
coef_plot |
A |
control_plot |
A |
ncoefs |
A numeric scalar indicating how many specifications there are. |
ratio |
A numeric scalar indicating the height ratio of the coefficient plot relative to the control grid plot. |
control_spacing |
A numeric scalar indicating how large the control geoms
should be.
For |
A ggplot2
object depicting the specification plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.