Learn R Programming

icd (version 3.1.2)

icd9_fetch_ahrq_ccs: Download ahrq-ccs-icd9 definition

Description

Download ahrq-ccs-icd9 definition

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.