Skip to contents

Use built-in specification file for Global MPI.

Usage

use_global_mpi_specs(...)

Arguments

...

Accepts all arguments in define_mpi_specs

Value

Global MPI specs

Examples


use_global_mpi_specs()
#> # A tibble: 10 × 7
#>    dimension        indicator    variable weight description variable_name label
#>    <chr>            <chr>        <chr>     <dbl> <chr>       <chr>         <chr>
#>  1 Health           Nutrition    nutriti… 0.167  Any person… d01_i01_nutr… Heal…
#>  2 Health           Child morta… child_m… 0.167  A child un… d01_i02_chil… Heal…
#>  3 Education        Years of sc… year_sc… 0.167  No eligibl… d02_i01_year… Educ…
#>  4 Education        School atte… school_… 0.167  Any school… d02_i02_scho… Educ…
#>  5 Living Standards Cooking fuel cooking… 0.0556 A househol… d03_i01_cook… Livi…
#>  6 Living Standards Sanitation   sanitat… 0.0556 The househ… d03_i02_sani… Livi…
#>  7 Living Standards Drinking wa… drinkin… 0.0556 The househ… d03_i03_drin… Livi…
#>  8 Living Standards Electricity  electri… 0.0556 The househ… d03_i04_elec… Livi…
#>  9 Living Standards Housing      housing  0.0556 The househ… d03_i05_hous… Livi…
#> 10 Living Standards Assets       assets   0.0556 The househ… d03_i06_asse… Livi…