sumtxt/lychee: Optimal Linking and Joining of Data Frames in R

Lychee constructs optimal one-to-one matches between rows that have similar but not identical values for a key variable. The output is either a stacked data frame with a common identifier for all matched pairs or a merged data frame based on the common identifier.

Getting started

Package details

AuthorMoritz Marbach <moritz.marbach@gess.ethz.ch> [aut, cre]
MaintainerMoritz Marbach <moritz.marbach@gess.ethz.ch>
LicenseGPL-3
Version0.1.0
URL https://github.com/sumtxt/lychee
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sumtxt/lychee")
sumtxt/lychee documentation built on July 15, 2020, 1:51 a.m.