sdg_fpg: Accelerate fpg to SDG target

View source: R/sdg_uhc.R

sdg_fpgR Documentation

Accelerate fpg to SDG target

Description

Accelerate fpg by aiming at 0 by 2030 if there are 2 values or more reported. Otherwise, business as usual.

Usage

sdg_fpg(
  df,
  start_year = 2018,
  scenario_name = "sdg",
  scenario_col = "scenario",
  ...
)

Arguments

df

Data frame in long format, where 1 row corresponds to a specific country, year, and indicator.

start_year

Year from which the acceleration scenario begins, inclusive.

scenario_name

name of scenario

scenario_col

Column name of column with scenario identifiers. Useful for calculating contributions on data in long format rather than wide format.

...

additional parameters to be passed to scenario function

See Also

UHC SDG scenarios sdg_anc4(), sdg_art(), sdg_beds(), sdg_bp(), sdg_doctors(), sdg_dtp3(), sdg_fh(), sdg_fp(), sdg_hwf(), sdg_itn(), sdg_nurses(), sdg_pneumo(), sdg_tb(), sdg_uhc_sanitation(), sdg_uhc_tobacco()


gpw13/billionaiRe documentation built on Sept. 27, 2024, 10:05 p.m.