extract_txt_cons {rcprd} | R Documentation |
Read in raw .txt consultation file
extract_txt_cons(filepath, ..., select = NULL)
filepath |
File path to raw .txt file |
... |
Arguments to pass onto utils::read.table |
select |
Character vector of variable names to select |