get_poverty_class: Get poverty classification labels given a selected country to...

Description Usage Arguments Value Examples

View source: R/calculate_ppi.R

Description

Get poverty classification labels given a selected country to obtain PPI for

Usage

1

Arguments

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)

Value

A vector of names/labels of poverty classifications

Examples

1
get_poverty_class(ccode = "COL")

ernestguevarra/ppicalc documentation built on Jan. 14, 2020, 2:49 a.m.