Learn R Programming

InSilicoVA (version 1.4.0)

mapICD: Map ICD-10 codes into the WHO 2016 cause list

Description

Map ICD-10 codes into the WHO 2016 cause list

Usage

mapICD(x)

Arguments

x

a character object or a vector of ICD-10 codes

Examples

Run this code
mapICD("A90")
mapICD(c("A90", "C30"))

Run the code above in your browser using DataLab