read.tsv | R Documentation |
like read.csv, but for tsv and default header = TRUE
like read.csv, but for pipe-delineated and defaults to header = TRUE
read.tsv(file, ...)
read.psv(file, ...)
file |
path of file you want to load |
... |
other args used by read.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.