get_icd10cm_version: Get the data for a given version (four-digit year) of...

Description Usage Arguments Functions Examples

View source: R/icd-cm-ver.R

Description

When called without an argument, it returns the currently active version as set by set_icd10cm_active_year()

Usage

1
2
3

Arguments

ver

Character vector of length one: the version of ICD-10-CM to use, corresponding to the suffix of the data.frame name, e.g., for 2019 ICD-10-CM, use "icd10cm2019" for Dutch 2014 ICD-CM translations, use "icd10cm2014_nl"

Functions

Examples

1
2
3
4
## Not run: 
get_icd10cm_version("2018")

## End(Not run)

icd documentation built on July 2, 2020, 4:07 a.m.