Guesses the version of given ICD codes and sets the class of the returned data according to the guess.
guess_version_update(x, short_code = guess_short(x))
vector of ICD codes of some type
single logical value which determines whether the ICD-9
code provided is in short (TRUE
) or decimal (FALSE
) form.
Where reasonable, this is guessed from the input data.
the input data with appropriate ICD class set