moodymudskipper/safejoin: Join safely and Deal with Conflicting Columns

The package *safejoin* features wrappers around packages *dplyr* and *fuzzyjoin*'s functions to join safely using various checks. It also comes packed with features to select columns, rename them, operate on conflicting ones (coalesce for example), or aggregate the rhs on the joining columns before joining.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("moodymudskipper/safejoin")
moodymudskipper/safejoin documentation built on Sept. 2, 2020, 3:08 a.m.