Description Usage Arguments Examples
This function loads a world map ready for plotting with ggplot.
1 | world_map(keep = 0.05, region = "ISO_A3")
|
keep |
The amount you want to simplify the shapefile to - defaults to five percent |
region |
What you want to call each region when fortified. This should be an area code or other unique identifier. It defaults to the 3-letter ISO code |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.