tsvRead: read a tsv matched from a list of files

View source: R/read.R

tsvReadR Documentation

read a tsv matched from a list of files

Description

read a tsv matched from a list of files

Usage

tsvRead(pat = NULL, exts = c("tsv", "TSV"), fl = makeArgs(), ...)

Arguments

pat

optional string pattern to match

exts

extensions for the table file

fl

file list (defaults to command arguments)

...

additional parameters for read_tsv


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.