R/read.R
read_list.Rd
Read a list of vectors
read_list(path, split = " ", cast = identity)
A file path
A character to split the rows by
A bare function to cast with
A list of vectors of type cast
cast