ICD9-CM data unfortunately has no comma separation, so have to pre-process. Note that this canonical data doesn't specify non-diagnostic higher-level codes, just the specific diagnostic 'child' codes.
The file can be pulled from the zip files on the CMS web site or from within the package. Pulled data can be saved to the package development tree.
parseLeafDescriptionsVersion(version = getLatestBillableVersion(),
save = FALSE, fromWeb = FALSE, verbose = FALSE)
logical whether to attempt to re-save source files in inst
path of the source data which is in /extddata in the installed package, but would be in inst/extdata in development tree.
Absolute path in which to save parsed data
invisibly return the result