Learn R Programming

icd (version 3.3)

icd10_fetch_ahrq_ccs: Download AHRQ CCS ICD-10 definitions

Description

Download AHRQ CCS ICD-10 definitions

Usage

icd10_fetch_ahrq_ccs(version = "2018.1", offline)

Arguments

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.