pip_group | R Documentation |
Return aggregation of PIP statistics
pip_group(
country = NULL,
year = NULL,
povline = 2.15,
popshare = NULL,
group_by = c("wb", "none"),
fill_gaps = FALSE,
welfare_type = c("all", "consumption", "income"),
reporting_level = c("all", "national", "rural", "urban"),
additional_ind = FALSE,
release_version = NULL,
ppp_version = NULL,
version = NULL
)
country |
( |
year |
( |
povline |
( |
popshare |
( |
group_by |
( |
fill_gaps |
( |
welfare_type |
( |
reporting_level |
( |
additional_ind |
( |
release_version |
( |
ppp_version |
( |
version |
( |
A data.frame()
with the requested statistics.
Other poverty and inequality statistics:
pip_aux()
,
pip_citation()
,
pip_data()
,
pip_health_check()
,
pip_info()
,
pip_valid_params()
,
pip_versions()
pip_group(c("AFE", "LAC"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.