plot_grid.RdPlot a Grid of Plots
plot_grid( regions = NULL, plot_object = "bigr_eff_plot.rds", results_dir = "results", target_date = NULL, ... )
| regions | A character string containing the list of regions to extract results for (must all have results for the same target date). |
|---|---|
| plot_object | A character string indicating the plot object to use as the base for the grid. |
| results_dir | A character string indicating the location of the results directory to extract results from. |
| target_date | A character string indicating the target date to extract results for. All regions must have results for this date. |
| ... | Additional arguments to pass to |
A ggplot2 object combining multiple plots