Description Usage Arguments Value
View source: R/parse-comorbid.R
Raw data taken directly from the AHRQ web site and parsed. It is then saved in the development tree data directory, so this is an internal function, used in generating the package itself.
1 | icd9_parse_ahrq_sas(save_data = FALSE, offline = TRUE)
|
save_data |
logical whether to save the result in the source tree.
Defaults to |
condense |
Deprecated. The map is not condensed by default. If required,
it can reduced to a smaller set of codes using |
invisibly returns the list of vectors, where a co-morbidity name is associated with a character vector of ICD-9 codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.