ggplot2
grid_arrange_shared_legend.Rd
Create multiple ggplot2
plots with a shared legend
grid_arrange_shared_legend(...)
pass | the plots pass the dataframe |
---|
ggplot2 with a shared legend
This is borrowed directly from https://rpubs.com/sjackman/grid_arrange_shared_legend
It requires ggplot2
, grid
, and gridExtra