View source: R/plot_reg_solution.R
plot_reg_solution | R Documentation |
Description
plot_reg_solution(year = 2022, region = "Americas", lag = 10)
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 |
a ggplot2 object
plot_reg_solution(year = 2022,
region = "Americas",
lag = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.