parseRtfFifthDigitRanges: parse a row of RTF source data for ranges to apply fifth...

Description Usage Arguments

View source: R/parse-rtf.R

Description

returns all the possible 5 digit codes encompassed by the given definition. This needs to be whittled down to just those matching fifth digits, but we haven't parsed them yet.

Usage

1
parseRtfFifthDigitRanges(row_str, verbose = FALSE)

Arguments

verbose

single logical value, defaults to FALSE in most functions.


icd9 documentation built on May 30, 2017, 2:25 a.m.