README.md

fuz.merge

The goal of fuz.merge is to allow you to merge tables when the columns you are trying to merge by are not exactly the same

Installation

You can install the released version of fuz.merge from github with:

if(!require(devtools)){
  install.packages("devtools")
}
devtools::install_github("hkarp1/fuz.merge", build_vignettes = TRUE)


hkarp1/fuz.merge documentation built on Sept. 2, 2020, 12:05 a.m.