Description Usage Arguments Value
View source: R/get_european_choropleth.R
Prepare a ggplot2-based choropleth on European national (NUTS0) countries.
1 | get_european_choropleth(input_data)
|
input_data |
A data frame containing the data to be mapped. It should contain two columns: the first containing the NUTS code of the region, the second the value that should be mapped. |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.