plot_reg_solution: Plot Solution over time in the region

View source: R/plot_reg_solution.R

plot_reg_solutionR Documentation

Plot Solution over time in the region

Description

Description

Usage

plot_reg_solution(year = 2022, region = "Americas", lag = 10)

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

lag

Number of year to used as comparison base

Value

a ggplot2 object

Examples

plot_reg_solution(year = 2022, 
                            region = "Americas",
                            lag = 10)

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