Description Usage Arguments Value Examples
View source: R/calculate_ppi.R
Get poverty classification labels given a selected country to obtain PPI for
1 | get_poverty_class(ccode)
|
ccode |
A character value for three letter ISO code for country to calculate PPI for. Currently, 12 countries are supported by this function: 1) Colombia (COL); 2) Ivory Coast (CIV); 3) Dominican Republic (DOM); 4) Ghana (GHA); 5) Kenya (KEN); 6) Mozambique (MOZ); 7) Myanmar (MMR); 8) Peru (PER); 9) Philippines (PHL); 10) Rwanda (RWA); 11) Senegal (SEN); 12) Togo (TGO) |
A vector of names/labels of poverty classifications
1 | get_poverty_class(ccode = "COL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.