create_query_params_for_parents_from_hierarchy | R Documentation |
Internal function used to create query parameters for getting children from a hierachical dictionary such as READ v2 or ICD10.
create_query_params_for_parents_from_hierarchy(code, immediate = F)
code |
Code to use as a basis for query parameters |
immediate |
T/F flag to return just immediate parents or all parents |
List containing dplyr::filter query op and value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.