Learn R Programming

icd (version 3.3)

icd9_order_short: Get order of short-form ICD-9 codes

Description

Puts E codes after V codes. NA values can't be ordered and are dropped with a warning if found.

Usage

icd9_order_short(x)

Arguments

x

vector or factor of ICD-9 codes

Value

vector of integers with length of the non-NA values in x