Skip to contents

What are the most funded sectors per country based on new RBM framework. The activities that UNHCR plans and undertakes around the world are described under 16 "Outcome Areas".

Usage

show_outcome_rbm(
  year,
  programme_lab = NULL,
  iati_identifier_ops = NULL,
  ctr_name = NULL
)

Arguments

year

A numeric value or a list of value.

programme_lab

A character vector corresponding to the name of the programme.

iati_identifier_ops

A character vector corresponding to the name of the operation.

ctr_name

A character vector corresponding to the name of the country.

Value

a graph

Examples

show_outcome_rbm( year =  c(  2020, 2021, 2022), 
             ctr_name = "Brazil")