Description Usage Arguments Examples
View source: R/functions_array.r
This function takes a list of map objects and arranges them into an array.
| 1 | 
| x | a list of objects created by one of the mapping functions in the soc.ca package or any other ggplot2 plot | 
| ncol | the number of columns the plots are arranged into | 
| title | the main title of the array | 
| fixed.coord | if TRUE the limits of all plots are set to the same as the largest plot | 
| padding | the distance between the most extreme position and the axis limit | 
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.