View source: R/updated_icd_functions.R
children_safe | R Documentation |
Returns the set of child codes corresponding to a given set of icd_codes. This is a safer version than that of the icd package, as it retains a given code even if no child codes can be found.
children_safe(icd_codes)
icd_codes |
a vector of icd codes to get children for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.