read_gz_tsv | R Documentation |
Simple wrapper for readr::read_tsv to use a gzipped file.
read_gz_tsv(filename)
filename |
A string ending in .tsv.gz or .tsv.bgz to be read. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.