get_country_shares | R Documentation |
Matches country ISO3 codes to data in the country_shares
data frame.
get_country_shares(
iso3,
billion = c("hep", "hpop", "uhc"),
share_type = c("n", "perc")
)
iso3 |
Country ISO3 codes. |
billion |
Relevant Billion, one of "hep", "hpop", or "uhc". |
share_type |
Type of share to return, either in total numbers of people ("n"), or as a percent of total projected population in 2023 ("perc"). |
Functions to access metadata
billion_ind_codes()
,
convert_ind_codes()
,
get_ind_billion()
,
get_ind_metadata()
,
get_sdi_ratio()
,
indicator_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.