Skip to contents

Show resource allocation in line with SDG goal

Usage

show_goal_sdg(
  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_goal_sdg(year =  c(  2020, 2021, 2022), 
             ctr_name = "Brazil")