Learn R Programming

icd (version 3.0.0)

generate_uranium_pathology: generate uranium pathology data

Description

This is downloaded from WSU where it appears to be provided in the public domain. It requires the file to be downloaded from source, or already stored in the data-raw directory, and it appears that the function odbcConnectAccess2007 is only available in the Windows build of RODBC.

Usage

generate_uranium_pathology(save_data = TRUE, offline = TRUE)

Arguments

save_data

logical whether to save the result in the source tree. Defaults to FALSE.

condense

Deprecated. The map is not condensed by default. If required, it can reduced to a smaller set of codes using icd_condense.

Value

invisibly returns the list of vectors, where a co-morbidity name is associated with a character vector of ICD-9 codes.