| pip_cp | R Documentation |
Return country profile data
pip_cp(
country = NULL,
povline = 2.15,
release_version = NULL,
ppp_version = NULL,
version = NULL
)
country |
( |
povline |
( |
release_version |
( |
ppp_version |
( |
version |
( |
A data.frame() with country profile statistics including headcount ratios, inequality
measures, and demographic breakdowns.
Other poverty and inequality statistics:
pip_aux(),
pip_citation(),
pip_data(),
pip_group(),
pip_health_check(),
pip_info(),
pip_valid_params(),
pip_versions()
cp <- pip_cp("ZAF")
head(cp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.