Description Usage Arguments Value
Construct GHO request URL
| 1 2 | build_gho_url(base_url = "http://apps.who.int/gho/athena/api/",
  dimension = "GHO", code = NULL, filter = NULL, ...)
 | 
| base_url | Base URL of the API. | 
| dimension | Dimension of interest. | 
| code | A vector of requested codes. | 
| filter | A named list of filtering parameters. | 
| ... | Other optional URL parameters. | 
An URL as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.