View source: R/plot_reg_origin_dest.R
plot_reg_origin_dest | R Documentation |
Chord diagram showing Origin destination see - https://jokergoo.github.io/circlize_book/book/
plot_reg_origin_dest(year = 2022, region = "Americas")
year |
Numeric value of the year (for instance 2020) |
region |
Character value with the related UNHCR bureau - when left null, it will display the whole world |
plot a ggplot2 object
plot_reg_origin_dest(year = 2022, region = "Asia")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.