View source: R/plot_world_map.R
| match_region_to_target | R Documentation |
This function maps the provided data region to ggplot2 region.
match_region_to_target(region_column, region_list, max_dist = 3)
region_column |
a character vector of data region |
region_list |
a character vector of ggplot2 region |
max_dist |
maximum distance for string matching |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.