Description Usage Arguments Value Examples
View source: R/combine_plots.R
This function combines two plots build with ggplot2 and use both legends.
1 | combine_plots(plot1, plot2)
|
plot1 |
First plot to draw. |
plot2 |
Second plot that will be drawed over the first. |
A gtable object.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.