Skip to contents

Read a list of vectors

Usage

read_list(path, split = " ", cast = identity)

Arguments

path

A file path

split

A character to split the rows by

cast

A bare function to cast with

Value

A list of vectors of type cast