Description Usage Arguments Value Note Examples
View source: R/grid_arrange_share_legend.R
Almost all parts of the function is borrowed from 'vignette(package = "gridExtra", "arrangeGrob")'. Refer to this vignettee for extra details.
1 2 3 4 5 6  | 
... | 
 Objects of class grob  | 
nrow | 
 Number of rows to align figures in.  | 
ncol | 
 Number of columns to align figures in.  | 
position | 
 Position where the legend will be printed. "bottom" or "right"  | 
A grob
Source: http://rpubs.com/sjackman/grid_arrange_shared_legend
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.