Skip to contents

fread files from zipped archive

Usage

freadZipFile(zipDir, zipFl, ...)

Arguments

zipDir

the zipped folder

zipFl

the file within the zipped directory to pass to fread

...

passed to data.table::fread

Value

data.table object