read_batch: Reads multiple files into one data frame

Description Usage Arguments Value

View source: R/misc.R

Description

This is essentially a wrapper for data.table::fread, which will read a batch of files in the same location (directory or zip file).

Usage

1

Arguments

dir

The folder (or zip file) where the files should be read from

...

Arguments to pass to data.table::fread

Value

A data frame containing all of data, with a column to identify which file a row came from


jayleetx/jayutils documentation built on Jan. 18, 2021, 3:16 p.m.