Description Usage Arguments Details Value Note Author(s) References See Also Examples
View source: R/10_gadm_sp_core.R
Allows you to arrange multiple maps into one image. This is useful for showing a country together with its territories in other parts of the world (ex: showing France and Reunion island) or placing two or more countries side by side.
1 |
left |
Object gadm_sp |
right |
data.frame - data to plot |
center |
String - an RColorBrewer palette name or a String vector vector of colors. Default NULL. |
title |
String - plot title. Default is an empty string. |
—-
Object ggplot2
—-
Jean Pierre Decorps <jp.decorps@epiconcept.fr>
—-
—-
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.