Skip to contents

Unrar and read contents of a rar file into R memory

Usage

readFromTar(tarfile, exdir, rec)

Arguments

exdir

(character) path to where contents of the compressed file should be extracted

rec

(data.frame) A full record (entire row) from the backbone.data_source table corresponding to the data source of interest. Usually created using getDataSourceRecord function

rarfile

(character) path to the compressed file

Value

(data.frame) An untransformed version of the source data