Read in raw .txt patient file
extract_txt_pat(filepath, ..., set = FALSE)
filepath
File path to raw .txt file
...
Arguments to pass onto utils::read.table
set
If TRUE will create a variable called set which will contain the number that comes after the word 'set' in the file name.
TRUE