Description Usage Arguments Examples
Temporarily sets and restores the option icd.icd10cm_active_year
,
analogous to functions in withr.
1 | with_icd10cm_version(ver, code)
|
ver |
Character vector of length one: the version of ICD-10-CM to use,
corresponding to the suffix of the |
code |
Code block to execute, may be in braces, or a single statement without braces. |
1 2 | icd:::.show_options()
with_icd10cm_version("2014", icd:::.show_options())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.