powered by
Convert raw data strings to a tibble format.
raw_to_tibble(x, sep, file)
A tibble.
A list containing the raw data as vector of strings (`x$raw`).
A separator which will be used to create columns.
The name of the file to be parsed.