Learn R Programming

icd (version 2.2)

icd_decimal_to_short: Convert Decimal format ICD codes to short format

Description

This usually just entails removing the decimal point, but also does some limited validation and tidying up.

Usage

icd_decimal_to_short(x)

# S3 method for default icd_decimal_to_short(x)

Arguments

x

ICD codes

Methods (by class)

  • default: Guess ICD version and convert decimal to short format