plot_reg_origin_dest: Plot Population Origin-Destination within the region

View source: R/plot_reg_origin_dest.R

plot_reg_origin_destR Documentation

Plot Population Origin-Destination within the region

Description

Chord diagram showing Origin destination see - https://jokergoo.github.io/circlize_book/book/

Usage

plot_reg_origin_dest(year = 2022, region = "Americas")

Arguments

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

Value

plot a ggplot2 object

Examples

plot_reg_origin_dest(year = 2022,  region = "Asia")

Edouard-Legoupil/unhcrdatapackage documentation built on Nov. 6, 2023, 6:10 p.m.