parse a character vector containing RTF strings
rtf_parse_lines(rtf_lines, verbose = FALSE, save_extras = FALSE, ...)
character vector containing RTF. Encoding?
single logical value, defaults to FALSE
in most functions.
named character vector, with names being the ICD-9 codes, and the contents being the descriptions from the RTF source. Elsewhere I do this the other way around, but the tests are now wired for this layout. 'Tidy' data would favour having an unnamed two-column data frame.
...
might include: perl = TRUE, useBytes = TRUE