This function allows you to read UFM files into R.
read_ufm(file, remove_txt = TRUE, clean_up = TRUE)
Arguments
file |
The file to read. |
remove_txt |
when set to TRUE it will remove the interim txt files |
clean_up |
when TRUE removes the VDU, KEY and LPX files |