Description Usage Arguments Value Examples
Search Codes or Dimensions Labels
1 2 3 4 5 | search_gho(gho, x)
search_dimensions(x)
search_codes(x, dimension = "GHO")
|
gho |
An object from |
x |
A character string to find in GHO labels. |
dimension |
A GHO dimension where codes will be searched. |
A vector of dimensions or codes whose labels mach the search string.
Labels are given as as a label
attribute.
1 2 3 4 | search_codes("neonatal", dimension = "GHO")
result <- get_gho_codes(dimension = "REGION")
search_gho(result, "asia")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.