Convenience wrappers around read.table for tab-separated
(read.tsv) and pipe-separated (read.psv) files. Both default to
header = TRUE, like read.csv.
Arguments
- file
path of the file to load
- ...
further arguments passed to
read.table
Convenience wrappers around read.table for tab-separated
(read.tsv) and pipe-separated (read.psv) files. Both default to
header = TRUE, like read.csv.
path of the file to load
further arguments passed to read.table