icd9Explain(icd9, isShort, doCondense = TRUE)icd9ExplainShort(icd9Short, doCondense = TRUE)
icd9ExplainDecimal(icd9Decimal, doCondense = TRUE)
## S3 method for class 'list':
icd9Explain(icd9, isShort, doCondense = TRUE)
## S3 method for class 'character':
icd9Explain(icd9, isShort, doCondense = TRUE)
## S3 method for class 'numeric':
icd9Explain(icd9, isShort, doCondense = TRUE)
list
: explain alll ICD-9 codes in a list of vectorscharacter
: explain character vector of ICD-9 codesnumeric
: explain numeric vector of ICD-9 codes, with warningicd9ExplainShort(ahrqComorbid[[1]][1:3])
Run the code above in your browser using DataLab