R/read.R
read_matrix.Rd
Read text that should be a matrix
read_matrix(path, split = "", skip = 0, cast = identity)
A file path
A character to split the rows by
A bare function to cast with
A matrix of type cast
matrix
cast