convert_ind_codes | R Documentation |
convert_ind_codes()
allows easy conversion of indicator codes from dashboard
IDs, xMart IDs, and GHO codes.
convert_ind_codes(
ind_codes,
from = c("dashboard_id", "ind", "gho_code"),
to = c("dashboard_id", "ind", "gho_code")
)
ind_codes |
Character vector of indicator codes |
from |
Type of code being passed to |
to |
Type of code to return. |
A character vector.
Functions to access metadata
billion_ind_codes()
,
get_country_shares()
,
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.