sdg_fpg | R Documentation |
Accelerate fpg
by aiming at 0 by 2030 if there are 2 values or more
reported. Otherwise, business as usual.
sdg_fpg(
df,
start_year = 2018,
scenario_name = "sdg",
scenario_col = "scenario",
...
)
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 |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.