Learn R Programming

icd (version 3.3)

icd9_fetch_ahrq_ccs: Download AHRQ CCS ICD-9 definitions

Description

Download AHRQ CCS ICD-9 definitions

Usage

icd9_fetch_ahrq_ccs(single = TRUE, offline)

Arguments

single

a logical value, if TRUE then use single level CCS, otherwise use multi level

offline

single logical, if TRUE then don't pull the file from internet, only return path and file name if the file already exists in the raw data directory. This is helpful for testing without using the internet.