R/tidylist.R
tidylist_read.Rd
Import and read a tidylist from a collection of tidy csv files.
tidylist_read(path = ".", fst = FALSE, verbose = TRUE)
Path to the file.
If TRUE, read fst, otherwise csv.
Print a message if TRUE.
Christoph Sax