MultiJoin: Enables Efficient Joining of Data File on Common Fields using the Unix Utility Join

Wrapper around the Unix join facility which is more efficient than the built-in R routine merge(). The package enables the joining of multiple files on disk at once. The files can be compressed and various filters can be deployed before joining. Compiles only under Unix.

Getting started

Package details

Author"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>
Maintainer"Markus Loecher" <markus.loecher@gmail.com>
LicenseGPL
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MultiJoin")

Try the MultiJoin package in your browser

Any scripts or data that you put into this service are public.

MultiJoin documentation built on May 1, 2019, 7:32 p.m.