Parse raw character data from CEFA into a tibble. The incoming fileString
can be read in directly from CEFA using cefa_downloadData()
or from a
local file using readr::read_file()
.
cefa_parseData(fileString = NULL)
Character string containing RAWS FW13 data.
Raw tibble of RAWS data.