Learn R Programming

icd (version 2.2)

parse_leaf_desc_icd9cm_v27: Parse billable codes for ICD-9-CM version 27

Description

These have a quirk which needs a different approach

Usage

parse_leaf_desc_icd9cm_v27(offline = TRUE)

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 data-raw. This is helpful for testing without using the internet.