Description Usage Arguments Examples
Get the ICD-10-CM versions available in this package
1 | get_icd10cm_available(pc = FALSE, return_year = FALSE)
|
pc |
Logical, if |
return_year |
Logical, which, if |
1 2 3 4 | # Diagnostic codes:
get_icd10cm_available()
# Just get the years avaiable for English language procedure codes
get_icd10cm_available(pc = TRUE, return_year = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.