powered by
Search Codes or Dimensions Labels
search_gho(gho, x)search_dimensions(x)search_codes(x, dimension = "GHO")
search_dimensions(x)
search_codes(x, dimension = "GHO")
An object from get_gho_dimensions or get_gho_codes.
get_gho_dimensions
get_gho_codes
A character string to find in GHO labels.
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.
label
# NOT RUN { search_codes("neonatal", dimension = "GHO") result <- get_gho_codes(dimension = "REGION") search_gho(result, "asia") # }
Run the code above in your browser using DataLab