Learn R Programming

icd (version 2.2)

icd_guess_short_update: Guess short vs decimal of ICD and update class

Description

Guesses whether the given ICD codes are short or long format, and set the class of the returned data according to the guess.

Usage

icd_guess_short_update(x, short_code = icd_guess_short(x))

Arguments

Value

the input data with appropriate ICD class set