Description Usage Arguments Value Examples
View source: R/plot_region_mask.R
Plot the shape of the region to use as mask in 'plot_region_wordcloud()'.
1 | plot_region_mask(df, bbox)
|
df |
Dataframe for a given region obtained through ['gisco_get_nuts()'](https://rdrr.io/cran/giscoR/man/gisco_get_nuts.html), filtered by its NUTS id. |
bbox |
The bounding box of the region. |
A ggplot object with the shape of the nuts region.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.