Learn R Programming

icd (version 3.3)

rtf_parse_fifth_digit_range: parse a row of RTF source data for ranges to apply fifth digit

Description

sub-classifications 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

rtf_parse_fifth_digit_range(row_str, verbose = FALSE)

Arguments

verbose

single logical value, defaults to FALSE in most functions.